Class | Description | |
---|---|---|
![]() | GeoRssLayer | GeoRSS Layer. |
![]() | GpsLayer | GPS Layer showing the current location and accuracy. |
![]() | HeatMapLayer | Heat Map layer |
![]() | KmlLayer | A GroupLayer based upon the Keyhole Markup Language (KML) specification that targets the Google Maps level of support. |
![]() | OpenStreetMapLayer | OpenStreetMap tiled layer. Note, use of the OpenStreetMapLayer in your map application requires attribution. Please read the usage guidelines for using OpenStreetMap tile layers in your application. |
![]() | WmsLayer | A layer for OGC Web Map Services. |
![]() | WmsLayer.LayerInfo | WMS LayerInfo |
![]() | WmtsLayer | A layer that conforms to the Web Map Tiling Service (WMTS) Open GIS Consortium (OGC) standard. WMTS is a cached service that accesses pre-created tiles from a cache on a server’s hard drive instead of dynamically rendering images. |
![]() | WmtsLayer.WmtsLayerInfo | Information about a WMTS layer. |
Enumeration | Description | |
---|---|---|
![]() | OpenStreetMapLayer.MapStyle | MapStyle |
![]() | WmtsLayer.WmtsServiceMode | Indicates which architecture style is using the server : procedure oriented (KVP) or resource oriented (RESTFul) |