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.
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>
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.
-
Create an issue by using any way of the below:
-
Use the Icons_font online editor, if you just wanna change the style of icons.
Map Suite Icons Font is licensed under the Apache 2.0.