stefanocudini / leaflet-layerJSON

Build dynamic JSON Layer via Ajax/JSONP with caching
https://opengeo.tech/maps/leaflet-layerjson/
MIT License
92 stars 28 forks source link

Added GeoJSON location support. #7

Closed skakri closed 9 years ago

skakri commented 9 years ago

Implemented locAsGeoJSON (boolean) option. Deaults to false as previous implementation. If truthy, swaps lon/lat to lat/lon.