GeolocateControl.fromJsObject constructor

GeolocateControl.fromJsObject(
  1. GeolocateControlJsImpl jsObject
)

Creates a new Camera from a jsObject.

Implementation

GeolocateControl.fromJsObject(this.jsObject) : super.fromJsObject(jsObject);