JMap.Geolocation.isEnabled
Returns false if the JMap Server NG Core library has been started with option that disable the geolocation.
See startup parameter JCoreOptions.geolocationEnabled.
// returns false if geolocation is disabledJMap.Geolocation.isEnabled() Copy
// returns false if geolocation is disabledJMap.Geolocation.isEnabled()
JMap.Geolocation.isEnabled
Returns false if the JMap Server NG Core library has been started with option that disable the geolocation.
See startup parameter JCoreOptions.geolocationEnabled.