JMap.Geolocation.getMyLocation
Returns the user current location if promise succeed.
JMap.Geolocation.goToMyLocation
Returns the user current location if promise succeed, and pan and zoom to this location.
pan and zoom options
JMap.Geolocation.isEnabled
Returns false if the JMap NG Core library has been started with option that disable the geolocation.
See startup parameter [[JCoreOption.geolocationEnabled]].
JMap.Geolocation.isSupportedByBrowser
Returns true if the browser support the geolocation
JMap.Geolocation
This is where you can find geolocation relative methods