UNPKG

leaflet-color-markers

Version:

color variations of the standard leaflet marker (forked for npm enablement)

15 lines (14 loc) 385 B
{ "name": "leaflet-color-markers", "version": "1.1.0", "homepage": "https://github.com/pointhi/leaflet-color-markers", "authors": [ "Thomas Pointhuber <thomas.pointhuber@gmx.at>" ], "description": "color variations of the standard leaflet marker", "main": "js/leaflet-color-markers.js", "license": "BSD-2-Clause", "dependencies": { "leaflet": ">=0.7.0" } }