GeolocateControl.fromJsObject constructor
      
      GeolocateControl.fromJsObject(
    
- GeolocateControlJsImpl jsObject
Creates a new Camera from a jsObject.
Implementation
GeolocateControl.fromJsObject(this.jsObject) : super.fromJsObject(jsObject);