|
ArcGIS Runtime SDK for iOS
100.15
|
Class Methods | |
| (instancetype) | + darkGrayCanvasVectorBasemap |
| (instancetype) | + imageryBasemap |
| (instancetype) | + imageryWithLabelsBasemap |
| (instancetype) | + imageryWithLabelsVectorBasemap |
| (instancetype) | + lightGrayCanvasBasemap |
| (instancetype) | + lightGrayCanvasVectorBasemap |
| (instancetype) | + nationalGeographicBasemap |
| (instancetype) | + navigationVectorBasemap |
| (instancetype) | + oceansBasemap |
| (instancetype) | + openStreetMapBasemap |
| (instancetype) | + streetsBasemap |
| (instancetype) | + streetsNightVectorBasemap |
| (instancetype) | + streetsVectorBasemap |
| (instancetype) | + streetsWithReliefVectorBasemap |
| (instancetype) | + terrainWithLabelsBasemap |
| (instancetype) | + terrainWithLabelsVectorBasemap |
| (instancetype) | + topographicBasemap |
| (instancetype) | + topographicVectorBasemap |
| + (instancetype) darkGrayCanvasVectorBasemap |
Instantiates a new basemap based on ArcGIS Online Dark Gray Canvas basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISDarkGray. Extends class AGSBasemap.
| + (instancetype) imageryBasemap |
Instantiates a new basemap based on ArcGIS Online World Imagery basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISImageryStandard. Extends class AGSBasemap.
| + (instancetype) imageryWithLabelsBasemap |
Instantiates a new basemap based on ArcGIS Online Imagery with Labels basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISImagery. Extends class AGSBasemap.
| + (instancetype) imageryWithLabelsVectorBasemap |
Instantiates a new basemap based on ArcGIS Online Imagery Hybrid basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISImagery. Extends class AGSBasemap.
| + (instancetype) lightGrayCanvasBasemap |
Instantiates a new basemap based on ArcGIS Online Light Gray Canvas basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISLightGray. Extends class AGSBasemap.
| + (instancetype) lightGrayCanvasVectorBasemap |
Instantiates a new basemap based on ArcGIS Online Light Gray Canvas basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISLightGray. Extends class AGSBasemap.
| + (instancetype) nationalGeographicBasemap |
Instantiates a new basemap based on ArcGIS Online National Geographic World basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use the National Geographic Style Map. https://www.arcgis.com/home/item.html?id=f33a34de3a294590ab48f246e99958c9 Extends class AGSBasemap.
| + (instancetype) navigationVectorBasemap |
Instantiates a new basemap based on ArcGIS Online World Navigation Map basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISNavigation. Extends class AGSBasemap.
| + (instancetype) oceansBasemap |
Instantiates a new basemap based on ArcGIS Online Oceans basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISOceans. Extends class AGSBasemap.
| + (instancetype) openStreetMapBasemap |
Instantiates a new basemap based on OpenStreetMap basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleOSMStandard. Extends class AGSBasemap.
| + (instancetype) streetsBasemap |
Instantiates a new basemap based on ArcGIS Online World Street basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISStreets. Extends class AGSBasemap.
| + (instancetype) streetsNightVectorBasemap |
Instantiates a new basemap based on ArcGIS Online World Street Map (Night) basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISStreetsNight. Extends class AGSBasemap.
| + (instancetype) streetsVectorBasemap |
Instantiates a new basemap based on ArcGIS Online World Street Map basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISStreets. Extends class AGSBasemap.
| + (instancetype) streetsWithReliefVectorBasemap |
Instantiates a new basemap based on ArcGIS Online Streets (with Relief) basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISStreetsRelief. Extends class AGSBasemap.
| + (instancetype) terrainWithLabelsBasemap |
Instantiates a new basemap based on ArcGIS Online Terrain with Labels basmap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISTerrain. Extends class AGSBasemap.
| + (instancetype) terrainWithLabelsVectorBasemap |
Instantiates a new basemap based on ArcGIS Online Terrain with Labels basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISTerrain. Extends class AGSBasemap.
| + (instancetype) topographicBasemap |
Instantiates a new basemap based on ArcGIS Online World Topographic basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISTopographic. Extends class AGSBasemap.
| + (instancetype) topographicVectorBasemap |
Instantiates a new basemap based on ArcGIS Online Topographic basemap.
AGSBasemapType and its associated basemap helpers has been deprecated. Use initWithStyle: (AGSBasemap) with AGSBasemapStyleArcGISTopographic. Extends class AGSBasemap.