You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
slower vector tile rendering (important for /spt, not so much for /mvt)
if we consider vector tiles to be too slow with OL we cannot take advantage of some of the corresponding benefits, like custom map styling. Still we could use the Mapbox GL JS integration of OL.
cannot pitch/tilt the map -> try PerspectiveMap extension
Still not decided whether or not we should do this, but if yes we should probably do it soon.
Some pros and cons compared to Mapbox (just considering the issues we ran into so far)
Pro:
constrainResolutionis enabledCon:
I started to explore this migration here: https://github.com/graphhopper/graphhopper-maps/tree/ol_exp
The live instance is running here: http://gh-maps-react.s3-website.eu-central-1.amazonaws.com/ol_exp/
See also the discussion here: #132
This is the current list of todos for the ol_exp branch: