description.html |
doc/drupal_org_documentation/description.html |
|
|
leaflet-map.html.twig |
templates/leaflet-map.html.twig |
|
Theme implementation to display a Leaflet map. |
leaflet.api.php |
leaflet.api.php |
|
API documentation for Administration menu. |
leaflet.css |
js/leaflet/dist/leaflet.css |
|
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position:… |
leaflet.info.yml |
leaflet.info.yml |
|
leaflet.info.yml |
leaflet.install |
leaflet.install |
|
Contains the leaflet.install file. |
leaflet.libraries.yml |
leaflet.libraries.yml |
|
leaflet.libraries.yml |
leaflet.module |
leaflet.module |
|
Contains the leaflet.module file. |
leaflet.permissions.yml |
leaflet.permissions.yml |
|
leaflet.permissions.yml |
Leaflet.php |
modules/leaflet_views/src/Plugin/views/style/Leaflet.php |
Drupal\leaflet_views\Plugin\views\style |
|
leaflet.schema.yml |
config/schema/leaflet.schema.yml |
|
config/schema/leaflet.schema.yml |
leaflet.services.yml |
leaflet.services.yml |
|
leaflet.services.yml |
LeafletAjaxPopupController.php |
modules/leaflet_views/src/Controller/LeafletAjaxPopupController.php |
Drupal\leaflet_views\Controller |
|
LeafletAttachment.php |
modules/leaflet_views/src/Plugin/views/display/LeafletAttachment.php |
Drupal\leaflet_views\Plugin\views\display |
|
LeafletDefaultFormatter.php |
src/Plugin/Field/FieldFormatter/LeafletDefaultFormatter.php |
Drupal\leaflet\Plugin\Field\FieldFormatter |
|
LeafletDefaultWidget.php |
src/Plugin/Field/FieldWidget/LeafletDefaultWidget.php |
Drupal\leaflet\Plugin\Field\FieldWidget |
|
LeafletMap.php |
modules/leaflet_views/src/Plugin/views/style/LeafletMap.php |
Drupal\leaflet_views\Plugin\views\style |
|
LeafletMapIncorrect.php |
modules/leaflet_views/src/Plugin/views/style/deprecated/LeafletMapIncorrect.php |
Drupal\leaflet_views\Plugin\views\style\deprecated |
|
LeafletMarker.php |
modules/leaflet_views/src/Plugin/views/row/LeafletMarker.php |
Drupal\leaflet_views\Plugin\views\row |
|
LeafletService.php |
src/LeafletService.php |
Drupal\leaflet |
|
LeafletSettingsElementsTrait.php |
src/LeafletSettingsElementsTrait.php |
Drupal\leaflet |
|
leaflet_general.css |
css/leaflet_general.css |
|
/* line 1, ../sass/leaflet_general.scss */
.leaflet-warning {
color: red;
}
/**
* Styles for leaflet views AJAX popup.
*/
/* line 8, ../sass/leaflet_general.scss */
.leaflet-ajax-popup {
height: 140px;
width: 180px;
background-position:… |
leaflet_geocoder.css |
css/leaflet_geocoder.css |
|
/* line 1, ../sass/leaflet_geocoder.scss */
.ui-autocomplete .ui-menu-item {
font-size: 0.9em;
} |
leaflet_markercluster.info.yml |
modules/leaflet_markercluster/leaflet_markercluster.info.yml |
|
modules/leaflet_markercluster/leaflet_markercluster.info.yml |
leaflet_markercluster.libraries.yml |
modules/leaflet_markercluster/leaflet_markercluster.libraries.yml |
|
modules/leaflet_markercluster/leaflet_markercluster.libraries.yml |
leaflet_views.api.php |
modules/leaflet_views/leaflet_views.api.php |
|
Hook documentation for leaflet_views module. |
leaflet_views.info.yml |
modules/leaflet_views/leaflet_views.info.yml |
|
modules/leaflet_views/leaflet_views.info.yml |
leaflet_views.routing.yml |
modules/leaflet_views/leaflet_views.routing.yml |
|
modules/leaflet_views/leaflet_views.routing.yml |
leaflet_views.style.schema.yml |
modules/leaflet_views/config/schema/leaflet_views.style.schema.yml |
|
modules/leaflet_views/config/schema/leaflet_views.style.schema.yml |
leaflet_widget.css |
css/leaflet_widget.css |
|
/* line 2, ../sass/leaflet-geoman.widget.scss */
.leaflet-geoman-widget-input.readonly {
color: gray;
} |
LICENSE.txt |
modules/leaflet_markercluster/LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
MarkerCluster.css |
modules/leaflet_markercluster/js/leaflet_markercluster/dist/MarkerCluster.css |
|
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s… |
MarkerCluster.Default.css |
modules/leaflet_markercluster/js/leaflet_markercluster/dist/MarkerCluster.Default.css |
|
.marker-cluster-small {
background-color: rgba(181, 226, 140, 0.6);
}
.marker-cluster-small div {
background-color: rgba(110, 204, 57, 0.6);
}
.marker-cluster-medium {
background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster-medium div… |
MarkerDefault.php |
modules/leaflet_views/src/Plugin/views/style/MarkerDefault.php |
Drupal\leaflet_views\Plugin\views\style |
|
MarkerLayerGroup.php |
modules/leaflet_views/src/Plugin/views/style/MarkerLayerGroup.php |
Drupal\leaflet_views\Plugin\views\style |
|