You are here

README.txt in Leaflet GeoJSON 8

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 7 README.txt
INTRODUCTION
------------

Leaflet GeoJSON is a set of modules for creating Leaflet maps backed 
by GeoJSON data and adding a Leaflet bounding box strategy.

REQUIREMENTS
------------

* leaflet
* views_geojson

RECOMMENDED MODULES
-------------------

* panels
* page_manager

INSTALLATION
------------

* Install leaflet_geojson as any regular module
  
CONFIGURATION
------------

* Create a GeoJSON feed using the Views GeoJSON module.
* Add the bounding box argument to the GeoJSON view.
* Use a leaflet map preset defined by the Leaflet module, 
  in code or one of the integration modules.
* Put them all together using  page_manager

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. Leaflet GeoJSON is a set of modules for creating Leaflet maps backed
  4. by GeoJSON data and adding a Leaflet bounding box strategy.
  5. REQUIREMENTS
  6. ------------
  7. * leaflet
  8. * views_geojson
  9. RECOMMENDED MODULES
  10. -------------------
  11. * panels
  12. * page_manager
  13. INSTALLATION
  14. ------------
  15. * Install leaflet_geojson as any regular module
  16. CONFIGURATION
  17. ------------
  18. * Create a GeoJSON feed using the Views GeoJSON module.
  19. * Add the bounding box argument to the GeoJSON view.
  20. * Use a leaflet map preset defined by the Leaflet module,
  21. in code or one of the integration modules.
  22. * Put them all together using page_manager