UNPKG
pelias-leaflet-plugin
Version:
latest (1.12.0)
1.12.0
1.11.0
1.10.0
Add Pelias geocoding to your Leaflet map.
github.com/pelias/leaflet-plugin
pelias/leaflet-plugin
pelias-leaflet-plugin
/
.eslintrc
8 lines
(7 loc)
•
103 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
[
"semistandard"
]
,
"globals"
:
{
"define"
:
false
,
"XMLHttpRequest"
:
false
}
}