• JMap.Geolocation.stopFollowingMyLocation

    Stops following the user location and hides the geolocation marker.

    Returns void

    Example

    // stop following user location updates
    JMap.Geolocation.stopFollowingMyLocation()