/leaflet-sandbox

Experimenting with integrating the leaflet maps library with React

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

leaflet-sandbox

Experimenting with the integration of the leaflet maps library with React.

This project makes use of the React Leaflet project.

Tutorial Examples

Basic examples of leaflet usage appear in the lfltexamples sub-directory. The Python 3 http module can be used to view them, as follows.

python3 -m http.server

Example Output

image