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.3.0.0
Syntax
public GeoJSONMapExportFormatInfo CreateGeoJSONMapExportFormatInfo()

Return Value

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