REST Resource: serializedPolygons

Ressource: SerializedPolygon

Ein serialisiertes Polygon.

JSON-Darstellung
{
  "polygonId": string,
  "kml": string
}
Felder
polygonId

string

Die ID des Polygons.

kml

string

Die KML-String-Darstellung des Polygons.

Methoden

get

Ruft ein serialisiertes Polygon ab.