| 
            leafletgeojson-map.html.twig           | 
                  
            templates/leafletgeojson-map.html.twig           | 
                  
                       | 
                  
            Theme implementation to display a Geojson Leaflet map.           | 
              
          
                  | 
            LeafletGeojson.php           | 
                  
            src/Plugin/Block/LeafletGeojson.php           | 
                  
            Drupal\leaflet_geojson\Plugin\Block           | 
                  
                       | 
              
          
                  | 
            leaflet_geojson.api.php           | 
                  
            leaflet_geojson.api.php           | 
                  
                       | 
                  
            Hooks provided by the Leaflet GeoJSON module.           | 
              
          
                  | 
            leaflet_geojson.info.yml           | 
                  
            leaflet_geojson.info.yml           | 
                  
                       | 
                  
            leaflet_geojson.info.yml           | 
              
          
                  | 
            leaflet_geojson.libraries.yml           | 
                  
            leaflet_geojson.libraries.yml           | 
                  
                       | 
                  
            leaflet_geojson.libraries.yml           | 
              
          
                  | 
            leaflet_geojson.module           | 
                  
            leaflet_geojson.module           | 
                  
                       | 
                  
            API Extension for using Leaflet with GeoJSON.           | 
              
          
                  | 
            README.txt           | 
                  
            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…           | 
              
          
                  | 
            style.css           | 
                  
            css/style.css           | 
                  
                       | 
                  
            .block-map-loading-wrapper {
  position: absolute;
  z-index: 10;
  right: 20px;
  display: none;
}           |