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
The company Mapzen offers the coverage of OpenStreetMap base layer data as vector tiles (https://mapzen.com/projects/vector-tiles/) .
In its website I saw some examples with MapboxGL and d3.js but not with ol3. Ol3 is widespread used
and and often used with raster OSM Tile. I wanted to test how Mapzen’s Tile Vectors work with ol3…