===== Packages ===== 2 endpoints are provided to allow you to install **Icon Fonts** into your application, including "Develop" (Not encrypted and compressed, for debug purpose) and "Deployment" (Encrypted and compressed) . ==== CDN ==== Load from CDN in your project: ==== NPM ==== * Install the package: npm i vectormap-icons * Use it in HTML page: To use Vector Map Icons as your POI icons, you need to link to the CSS in the "<head>" section of html page. Just like below,