GeolocateControl constructor
GeolocateControl(
- GeolocateControlOptions options
Implementation
factory GeolocateControl(GeolocateControlOptions options) =>
GeolocateControl.fromJsObject(GeolocateControlJsImpl(options.jsObject));