issues
search
mapbox
/
osm-navigation-map
A map to explore navigation data in OpenStreetMap
ISC License
28
stars
17
forks
source link
fixes #74
#80
Closed
amishas157
closed
8 years ago
amishas157
commented
8 years ago
Added a button, pointing to the link in restriction validator with same zoom level, lat and long.
Math.round()
algorithm is followed to ensure that view in restriction validator is much similar to that in OSM Navigation Map.
Button is visible after zoom level 14.5 as it rounds to 15.
ajithranka
commented
8 years ago
Merged.
Thank you @amishas157! 🎉
Math.round()
algorithm is followed to ensure that view in restriction validator is much similar to that in OSM Navigation Map.