Property Maps
Maps
Gets a collection of Maps from the Mobile
Declaration
public IReadOnlyList<Map> Maps { get; }
Property Value
Type | Description |
---|---|
System. |
A collection of Maps from the Mobile |
Remarks
To use the maps in a Mobile
If the mobile map package was created with ArcGIS Pro, the maps are presented in the same order in which
they were packaged. Mobile map packages created with the Offline
If you display the map by setting the map to a Map
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |
Relevant samples
Control annotation sublayer visibility: Use annotation sublayers to gain finer control of annotation layer subtypes.
Mobile map (search and route): Display maps and use locators to enable search and routing offline using a Mobile Map Package.