Class | Description | |
---|---|---|
![]() | GeoRssLayer | GeoRSS Layer. |
![]() | GpsLayer | GPS Layer showing the current location and accuracy. |
![]() | HeatMapLayer | Heat Map layer |
![]() | KmlLayer | Extracts features from KML source and render as a group layer containing graphics layers for the placemarks, element layers for the ground overlays and sub KML layers for the folders, the documents and the networklinks defined in the KML document. |
![]() | 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) |