JSPM

  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q49688F
  • License Apache 2.0

//thinkgeo.com/thinkgeo.png)

Package Exports

  • vectormap-icons

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vectormap-icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.