leaflet.awesome-markers
Version:
Leaflet Awesome Markers - allows you to display custom icons easily using Leaflet
22 lines (21 loc) • 521 B
JSON
{
"name": "Leaflet.awesome-markers",
"version": "2.0.4",
"homepage": "https://github.com/lvoogdt/Leaflet.awesome-markers",
"authors": [
"Lennard Voogdt <lvoogdt@gmail.com>"
],
"description": "Colorful iconic & retina-proof markers for Leaflet, based on the Glyphicons / Font-Awesome icons",
"main": [
"dist/leaflet.awesome-markers.css",
"dist/leaflet.awesome-markers.js"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}