Click or drag to resize

ExportCreateGeoJSONMapExportFormatInfo Method

Creates a GeoJSONMapExportFormatInfo for a shape export

Namespace:  Easymap.AddIn.Export
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public GeoJSONMapExportFormatInfo CreateGeoJSONMapExportFormatInfo()

Return Value

Type: GeoJSONMapExportFormatInfo
Remarks
Use the CreateGeoJSONMapExportFormatInfo function to create a MapExportInfo class. For more information GeoJSONMapExportFormatInfo
See Also