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: 11.2.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