Classes
Class | Description | |
---|---|---|
![]() | Feature |
GeoJSON Feaure
|
![]() | FeatureCollection |
GeoJSON FeatureCollection
|
![]() | GeoJsonObject |
abstract base GeoJSON class
|
![]() | Geometry |
abstract GeoJSON base Geometry class
|
![]() | LineString |
GeoJSON LineString
|
![]() | MapPanControl |
Web Control which provides pan and zoom control for a map
|
![]() | MapProject | |
![]() | Point |
GeoJSON Point
|
![]() | Polygon |
GeoJSON Polygon
|
![]() | QuantileCustomRenderSettings |
QuantileCustomRenderSettings implements the ICustomRenderSettings interface and is used to
provide dynamic render settings.
|
![]() | SFMap |
ASP .NET Mapping Control which loads and displays an Easy GIS .NET map project in a web page.
|
![]() | StyleOptions |
GeoJSON equivalent of google.maps.Data.StyleOptions object specification
|
![]() | TiledMapHandler |
Generic IHttpHandler for handling TiledMap requests
|
![]() | TiledSFMap |
ASP .NET Mapping Control which loads and displays an Easy GIS .NET map project in a web page using map tile images.
|
![]() | TooltipHeaderFieldNamePair |
Simple Header / FieldName Pair class used to provide custom ToolTips in the QuantileCustomRenderSettings
|
![]() | VectorTileGenerator |
Utility class to generate Vector Tile data from ShapeFile layers.
|
![]() | VectorTileHandler |
Generic IHttpHandler handler that serves Mapbox .mvt Vector Tiles
|
Interfaces
Interface | Description | |
---|---|---|
![]() | ISFMap |
Interface defining methods needed by MapPanControl to interact with SFMap and TiledSFMap classes.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | VectorTileGenerator..::..OutputTileFeatureDelegate |
delegate to return whether a feature should be output at a given zoom level and tile coordinates
|