Global Mapper SDK
| GM_WebExportFormat_t32 Enumeration |
List of supported web export types
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
Copy
public enum GM_WebExportFormat_t32| Member name | Value | Description | |
|---|---|---|---|
| Export_GoogleMaps | 0 | Google Maps format | |
| Export_VirtualEarth | 1 | Virtual Earth (Bing Maps) format | |
| Export_KMLRaster | 2 | KML/KMZ raster format | |
| Export_WorldWind | 3 | WorldWind tile format | |
| Export_TMS | 4 | TMS (Tile Map Service) tile format | |
| Export_OSM | 5 | OSM (OpenStreetMap) tile format | |
| Export_MBTiles | 6 | MBTiles format | |
| Export_RMaps | 7 | RMaps format | |
| Export_Zoomify | 8 | Zoomify web format | |
| Export_GeoPackage | 9 | GeoPackage tiles | |
| Export_MBVTiles | 10 | MapBox Vector Tiles format | |
| Export_NumWebFormats | 11 | ||
| Export_BingMaps | 1 | Bing Maps format |
Comments
0 comments
Please sign in to leave a comment.