blueskyanalytics / raster-playground

Raster Manipulation - Clip, colorize & overlay!
https://play.blueskyhq.in
GNU General Public License v3.0
14 stars 20 forks source link

Map: Show current location using Geolocation API #33

Closed AdiPat closed 3 years ago

AdiPat commented 3 years ago

Overview OpenLayer supports a Geolocation API and a Feature API, which can be combined to display the current location of the user. The positioning feature is used to display the cyan colored marker on the map.

Improvements

Before

after

After

before