Select to view content in your preferred language

How to center a map by setting the langitude and longitude

1129
2
Jump to solution
02-17-2014 01:41 AM
Labels (1)
CynthiaHong
New Contributor
Hi all,

I'm new to ArcGIS and using it for my WPF application. May I know if there is any SDK or API function that I can use to center the map at a specific GPS coordinate? Or how can i change the position using WPF code.

Also, is there a method for me to set the zoom level of the map?


Thank you.
0 Kudos
1 Solution

Accepted Solutions
BKuiper
Frequent Contributor
yes, you can set the zoom level and zoom to a specific coordinate (Extent). Download the SDK (for free) and check out the example application that is provided with the installation.

View solution in original post

0 Kudos
2 Replies
CynthiaHong
New Contributor
Is this feature actually available?
0 Kudos
BKuiper
Frequent Contributor
yes, you can set the zoom level and zoom to a specific coordinate (Extent). Download the SDK (for free) and check out the example application that is provided with the installation.
0 Kudos