1.0.2 • Published 7 years ago

leaflet-ajaxgeojsonlayer v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

leaflet-ajaxgeojsonlayer

GeoJSON layer with automatic updates based on the bounding box for the current view.

Usage

The module can be loaded as CommonJS module or with a script element. The first parameter is the URL of the service which returns the GeoJSON for the bounding box.

  var layer = new L.AjaxGeoJSONLayer('geojson')

  map.addLayer(layer)
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.2

8 years ago

0.1.1

9 years ago

0.1.0

9 years ago