Map Glyphs – Maps Web Fonts

Over 40 countries can be embedded as CSS web fonts in web projects. Downloading the latest version of Map Glyphs you have only two steps to implement CSS Maps.

How To use Maps Web Fonts

Include the mapsglyps folder in your project and put the line of code below in your head tag.

<link href="path/to/mapglyphs/mapglyphs.css" rel="stylesheet">

Next just include the code:

<i class="mg map-it"></i> map-it

where you want the map to display.

Download Map Glyphs

Give credits to author if you use this code.

Leave a Reply