Overload | Description |
---|---|
CreateMap(String,MapType,MapViewingMode,Basemap) | Creates a new Map in the project. This method must be called on the MCT. Use QueuedTask.Run. |
CreateMap(Uri) | Creates a new Map in the project from a map package or file Uri. This method must be called on the MCT. Use QueuedTask.Run. |