Skip to content

bgag/leaflet-ajaxgeojsonlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published