geometry property

GeocoderGeometry? get geometry

Implementation

external GeocoderGeometry? get geometry;
set geometry (GeocoderGeometry? value)

Implementation

external set geometry(GeocoderGeometry? value);