Leaflet JSON Layer

Simple way for transform any JSON data source in a Dynamic Leaflet Layer!
Other useful stuff for Web Mapping...

Features

Options

Examples

Repositories

Github.com
Bitbucket.org
Node Packaged Module
Atmosphere Meteor JS

Download


Usage

L.layerJSON({url: "search.php?lat1={lat1}&lat2={lat2}&lon1={lon1}&lon2={lon2}" }).addTo(map);

For questions and bugs I recommend you to create New Issue on Github repository.
Or to obtain a fast response consult Official Leaflet community forum.

This is a micro discussion area for methods of implementation.
Github