DK for Delphi | GisLayerVector.TGIS_ShapePolygon.ExportToJSON | Constructors | Fields | Methods | Properties
Export the Shape geometry into a GeoJSON (see www.geojson.org).
Overrides TGIS_Shape.ExportToJSON.
// Delphi public function ExportToJSON : String; override;
// C++ Builder public: virtual UnicodeString ExportToJSON(void);
Type | Description |
---|---|
String | Exported JSON text. |