diff --git a/README.md b/README.md index b7c698a..51570f6 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ Another option is to create your own vector tiles with [OpenMapTiles](https://gi body { margin:0; padding:0; } #map { position:absolute; top:0; bottom:0; width:100%; } - - + +
@@ -110,3 +110,7 @@ These are the SVGs for road shields, the dot used for city and town layers and t 5. Install [spritezero-cli](https://github.com/mapbox/spritezero-cli): `npm install -g @mapbox/spritezero-cli` 6. Generate the low resolution sprite: `spritezero osm-liberty ./svgs/` 7. Generate the high resolution sprite: `spritezero --retina osm-liberty@2x ./svgs/` + +## Have a look at ... + +- [OSM Liberty Topo](https://github.com/nst-guide/osm-liberty-topo) - a topographic fork of OSM Liberty