Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vectormap-icons

ThinkGeo100Apache 2.04.0.3

//thinkgeo.com/thinkgeo.png)

mapsuite, icon, thinkgeo, map, font

readme

VectorMap-icons

A complete free, easy customized and vector map icons set for map designers. With more than 180+ bulit-in common POI(Point of Interests) icons, such as parks, stores, pubs etc. The icons set is designed as a icon font family.

Install

2 options of installing Map Suite VectorMap.js:

  • Use NPM install

    npm install vectormap-icons

  • Include related in
<script src="https://cdn.thinkgeo.com/icons-font/0.1.0/webfontloader.js"></script>
<script>
    WebFont.load({
        custom: {
            families: ["vectormap-icons"],
            urls: ["https://cdn.thinkgeo.com/vectormap-icons/1.0.0/vectormap-icons.css"]
        }
    });
</script>

Icons

icons

New icon requirement

We welcome any contributions from anybody who needs icons for a specific points of intrest. Below are some options on how to contributing or how to require a customized Icons Fonts with your own icons included.

  1. Create an issue by using any way of the below:

  2. Use the Icons_font online editor, if you just wanna change the style of icons.

License

Map Suite Icons Font is licensed under the Apache 2.0.