Opensource Vector Tile Maps with Versatiles and ReactJS
While working on a side project of mine, i encountered a decision: Free, opensource and privacy respecting raster tile maps using openstreetmap data, or a proprietary, closed source, privacy violating vector tile map provided by Mapbox, Maptiler or similar. I chose the first option because i believe that privacy of the users of a webapp is important enough to sacrifice some features. However, i still wanted to have the features that vector tile maps provide, such as the ability to change the style of the map on the fly or the fact that the font size of the labels on the map is independent of the zoom level making acecssibility features possible....