How to use the ole.map.center.lat function in ole

To help you get started, we’ve selected a few ole examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github geops / ole / demo / public / js / demo.js View on Github external
map.events.register('moveend', this, function(object, element) {
            localStorage['ole.map.zoom'] = map.zoom;
            localStorage['ole.map.center.lat'] = map.center.lat;
            localStorage['ole.map.center.lon'] = map.center.lon;
        });

ole

OpenLayers Editor

BSD-2-Clause
Latest version published 1 month ago

Package Health Score

70 / 100
Full package analysis