-
Notifications
You must be signed in to change notification settings - Fork 20
Modernize look of map #89
Comments
Using MapCSS won't work because we don't render the tiles ourselves. |
@janborchardt: I agree! 👍 |
Why not using the Mapnik tiles? |
If somehow we can get vector tiles, then maybe we can also have different map-themes. Like mapbox does. |
@DJaeger we spoke about own tile servers in #69. @Alafazam I believe OpenStreetMap is not designed to work with vector tiles. Alternative open/free providers i found (both aren't really useful): You might also want to take a look at https://leaflet-extras.github.io/leaflet-providers/preview/index.html, where you can try some providers supported by leaflet (or maps-js-library) |
@Henni from https://leaflet-extras.github.io/leaflet-providers/preview/index.html, MapBox is the best one, followed by OpenStreetMap.HOT |
@Henni No I don't have much experience with Vector Tile servers, but I have some experience with gnome-maps which uses OSM. I would love to help(as much as I can). |
Compared to stuff like Google Maps, Mapbox and Maps.me, the map style we use looks pretty old. :)
Is there a way we can modify this, with MapCSS for example?
Or is this difficult because we only get the tiles? If so, can we get nicer tiles?
cc @Henni @v1r0x
The text was updated successfully, but these errors were encountered: