GeoShape
Table of Contents
Constants
-
ADDRESS
: string = 'address'
-
ADDRESS_COUNTRY
: string = 'addressCountry'
-
BOX
: string = 'box'
-
CIRCLE
: string = 'circle'
-
ELEVATION
: string = 'elevation'
-
LINE
: string = 'line'
-
POLYGON
: string = 'polygon'
-
POSTAL_CODE
: string = 'postalCode'
ADDRESS
public
string
ADDRESS
= 'address'
ADDRESS_COUNTRY
public
string
ADDRESS_COUNTRY
= 'addressCountry'
BOX
public
string
BOX
= 'box'
CIRCLE
public
string
CIRCLE
= 'circle'
ELEVATION
public
string
ELEVATION
= 'elevation'
LINE
public
string
LINE
= 'line'
POLYGON
public
string
POLYGON
= 'polygon'
POSTAL_CODE
public
string
POSTAL_CODE
= 'postalCode'