GeolocateControlOptions.fromJsObject constructor
GeolocateControlOptions.fromJsObject(
- GeolocateControlOptionsJsImpl jsObject
Creates a new MapOptions from a jsObject
.
Implementation
GeolocateControlOptions.fromJsObject(GeolocateControlOptionsJsImpl jsObject)
: super.fromJsObject(jsObject);