Possible Duplicate:
get current latitude and longitude from gps enabled device
I use the gmap3 of http://gmap3.net. I want to get the latitude, longitude, and zoom on the change event. This api has a get:
But i try $('.gmap_widget').gmap3('get','map');
and returns a doom node '.gmap_widget'