Class | Description | |
---|---|---|
![]() | C1CustomLayer | Represents a custom layer. The rendering of the layer is customized by user. |
![]() | C1ItemsLayer | Represents a layer for drawing its items positioned geographically inside a C1Maps. |
![]() | C1Layer | Represents the layer which can be appended to the C1Maps. |
![]() | C1Maps | Represents the C1Maps control. |
![]() | C1MapsSerializer | Serializes the C1Maps Control. |
![]() | C1VectorItemBase | The base calss of vector item, which is used to construct wijjson data object. |
![]() | C1VectorLayer | Represents a layer for drawing vectors. |
![]() | C1VectorPlacemark | Represents a placemark vector item. |
![]() | C1VectorPolygon | Represents a polygon vector item. |
![]() | C1VectorPolyline | Represents a polyline vector item. |
![]() | C1VirtualLayer | Represents a layer for drawing its items positioned geographically and only shows the items actually in view. |
![]() | GeoJsonData | Represents the data object of the data source for C1VectorLayer, when the C1VectorLayer.DataType is set to DataType.GeoJson |
![]() | KmlReader | The util for immporting the KML and KMZ files. |
![]() | MapSlice | Represents a map slice as used in C1VirtualLayer. |
![]() | MultiScaleTileSource | Represents the tile source for the C1Maps. |
![]() | Placemark | Represents the settings for customize the rendering of placemmark. |
![]() | WijJsonData | Represents the data object of the data source for C1VectorLayer, when the C1VectorLayer.DataType is set to DataType.GeoJson |