How would i get the current Longitude and Latitude of the map when a submit button is clicked also the current Zoom Level?
Current Lng and Lat of Map, also Zoom Level
Hi Gordon,
Do you meant the center point of current extent? You want to get that in client side or server side?
If you want to get the extent client side, please view the ExtentChangedEvent sample in our How Do I Samples.
Regards,
Don