There are well designed maps by Stamen :
To embed the watercolor map – eg Vieanna in Austria 🙂 – simply use the tag type=”stamen_watercolor”. The map is generated with the OSM Shortcode generator – find it here.
Stamen Watercolor
[*osm_map_v3 map_center="48.206,16.364" zoom="14" width="90%" height="450" type="stamen_watercolor"]
Stamen Toner
To embed the toner map simply use the tag type=”stamen_toner”
[*osm_map_v3 map_center="48.206,16.364" zoom="14" width="90%" height="450" type="stamen_toner"]
remove the * from the samples if you copy the shortcode.
Stamen Terrain
To embed the terrain map simply use the tag type=”stamen_toner”
[*osm_map_v3 map_center="48.206,16.364" zoom="14" width="90%" height="450" type="stamen_terrain"]
remove the * from the samples if you copy the shortcode.