trigger method

dynamic trigger()

Trigger a geolocation

@returns {boolean} Returns false if called before control was added to a map, otherwise returns true.

Implementation

trigger() => jsObject.trigger();