I would like to open MXD with ArcGIS Runtime WPF. There is no example about this. Anybody has a solution ?
Thank you
|
I would like to open MXD with ArcGIS Runtime WPF. There is no example about this. Anybody has a solution ? Thank you |
|||||
|
|
Using ArcGIS Server and consuming a map service is one way. Or you can turn a Map (MXD) into a Map Package and consume this in the Runtime. You'll probably want to choose your solution based off 2 things: 1) will your app have internet access? 2) if you have internet, will you have an ArcGIS Server to host services. If the answer to either of those questions is NO, you'll probably need to go the Local MPK way. |
|||||||
|
|
You can check this ESRI forum link for reference.It will help you to find the answer.. thanks.. |
|||
|
|