You are here

Files in Geolocation Field 8.2

Primary tabs

File namesort descending Location Namespace Description
field.field.taxonomy_term.geolocation_demo_taxonomy.field_geolocation_demo_term_icon.yml modules/geolocation_demo/config/optional/field.field.taxonomy_term.geolocation_demo_taxonomy.field_geolocation_demo_term_icon.yml modules/geolocation_demo/config/optional/field.field.taxonomy_term.geolocation_demo_taxonomy.field_geolocation_demo_term_icon.yml
field.storage.node.field_geolocation_demo_multiple.yml modules/geolocation_demo/config/optional/field.storage.node.field_geolocation_demo_multiple.yml modules/geolocation_demo/config/optional/field.storage.node.field_geolocation_demo_multiple.yml
field.storage.node.field_geolocation_demo_single.yml modules/geolocation_demo/config/optional/field.storage.node.field_geolocation_demo_single.yml modules/geolocation_demo/config/optional/field.storage.node.field_geolocation_demo_single.yml
field.storage.node.field_geolocation_demo_taxonomy.yml modules/geolocation_demo/config/optional/field.storage.node.field_geolocation_demo_taxonomy.yml modules/geolocation_demo/config/optional/field.storage.node.field_geolocation_demo_taxonomy.yml
field.storage.taxonomy_term.field_geolocation_demo_term_icon.yml modules/geolocation_demo/config/optional/field.storage.taxonomy_term.field_geolocation_demo_term_icon.yml modules/geolocation_demo/config/optional/field.storage.taxonomy_term.field_geolocation_demo_term_icon.yml
FirstRow.php src/Plugin/geolocation/Location/FirstRow.php Drupal\geolocation\Plugin\geolocation\Location
FitLocations.php src/Plugin/geolocation/MapCenter/FitLocations.php Drupal\geolocation\Plugin\geolocation\MapCenter
FixedCoordinates.php src/Plugin/geolocation/Location/FixedCoordinates.php Drupal\geolocation\Plugin\geolocation\Location
FreeGeoIp.php src/Plugin/geolocation/Location/FreeGeoIp.php Drupal\geolocation\Plugin\geolocation\Location
Geocoder.php src/Plugin/geolocation/LocationInput/Geocoder.php Drupal\geolocation\Plugin\geolocation\LocationInput
Geocoder.php src/Annotation/Geocoder.php Drupal\geolocation\Annotation
GeocoderArgument.php src/Plugin/views/argument/GeocoderArgument.php Drupal\geolocation\Plugin\views\argument
GeocoderBase.php src/GeocoderBase.php Drupal\geolocation
GeocoderController.php modules/geolocation_address/src/Controller/GeocoderController.php Drupal\geolocation_address\Controller
GeocoderCountryFormatting.php src/Annotation/GeocoderCountryFormatting.php Drupal\geolocation\Annotation
GeocoderCountryFormattingBase.php src/GeocoderCountryFormattingBase.php Drupal\geolocation
GeocoderCountryFormattingInterface.php src/GeocoderCountryFormattingInterface.php Drupal\geolocation
GeocoderCountryFormattingManager.php src/GeocoderCountryFormattingManager.php Drupal\geolocation
GeocoderInterface.php src/GeocoderInterface.php Drupal\geolocation
GeocoderManager.php src/GeocoderManager.php Drupal\geolocation
Geofield.php modules/geolocation_geofield/src/Plugin/geolocation/DataProvider/Geofield.php Drupal\geolocation_geofield\Plugin\geolocation\DataProvider
geolocation-address-map-widget.css modules/geolocation_address/css/geolocation-address-map-widget.css .geolocation-map-control.geolocation-address button.address-button { background-color: #1e90ff; font-size: 14px; } .geolocation-map-control.geolocation-address button.address-button::before { content: none; }
geolocation-control-locate.css modules/geolocation_leaflet/css/geolocation-control-locate.css .geolocation-map-control a.locate { background: #4d90fe; background-repeat: no-repeat; background-position: center; background-image:…
geolocation-control-recenter.css modules/geolocation_leaflet/css/geolocation-control-recenter.css .geolocation-map-control.leaflet_control_recenter a.recenter { background: #dd001e…
geolocation-google-places-api-geocoder.css modules/geolocation_google_maps/modules/geolocation_google_places_api/css/geolocation-google-places-api-geocoder.css @font-face { font-family: 'Geolcoation Google Places API icon font'; src: url('../font/geolocation-google-places-icon-font.woff') format('woff'); font-weight: normal; font-style:…
geolocation-latlng-formatter.html.twig templates/geolocation-latlng-formatter.html.twig Default microdata theme implementation for a geolocation with latitude, longitude.
geolocation-leaflet.css modules/geolocation_leaflet/css/geolocation-leaflet.css .geolocation-map-container.leaflet-container .leaflet-pane { z-index: 90; } .geolocation-map-container.leaflet-container .leaflet-top, .geolocation-map-container.leaflet-container .leaflet-bottom { z-index: 110; }
geolocation-map-location.html.twig templates/geolocation-map-location.html.twig <div {{ attributes }} typeof="Place"> <span property="geo" typeof="GeoCoordinates"> <meta property="latitude" content="{{ position.lat }}" /> <meta…
geolocation-map-wrapper.html.twig templates/geolocation-map-wrapper.html.twig <div {{ attributes }}> <div class="geolocation-map-controls"> {% if controls is not empty %} {% for control in controls %} {{ control }} {% endfor %} {% endif %} </div> …
geolocation-map.css css/geolocation-map.css .geolocation-map-container { height: 300px; width: 100%; } .geolocation-context-popup { z-index: 1; position: absolute; padding: 10px; max-width: 256px; background-color: #ffffff; border: 1px solid rgba(0,0,0,0.2); box-shadow: 0 2px…
geolocation-sexagesimal-formatter.html.twig templates/geolocation-sexagesimal-formatter.html.twig Implementation for a geolocation with latitude, longitude in sexagesimal notation.
geolocation-widget-html5.css css/geolocation-widget-html5.css .geolocation-html5-button { padding: 0 0.75em 0 3.5em; position: relative; background-color: #eee; width: 100%; min-height: 34px; line-height: 34px; cursor: pointer; border: 0; border-radius: 2px; -webkit-box-sizing: border-box; …
geolocation.api.php geolocation.api.php Hooks provided by the geolocation module.
geolocation.block.schema.yml config/schema/geolocation.block.schema.yml config/schema/geolocation.block.schema.yml
geolocation.data_provider.schema.yml config/schema/geolocation.data_provider.schema.yml config/schema/geolocation.data_provider.schema.yml
geolocation.data_types.schema.yml config/schema/geolocation.data_types.schema.yml config/schema/geolocation.data_types.schema.yml
geolocation.element.schema.yml config/schema/geolocation.element.schema.yml config/schema/geolocation.element.schema.yml
geolocation.field.schema.yml config/schema/geolocation.field.schema.yml config/schema/geolocation.field.schema.yml
geolocation.info.yml geolocation.info.yml geolocation.info.yml
geolocation.install geolocation.install Sth sth dark side.
geolocation.libraries.yml geolocation.libraries.yml geolocation.libraries.yml
geolocation.location.schema.yml config/schema/geolocation.location.schema.yml config/schema/geolocation.location.schema.yml
geolocation.location_input.schema.yml config/schema/geolocation.location_input.schema.yml config/schema/geolocation.location_input.schema.yml
geolocation.map_center_options.schema.yml config/schema/geolocation.map_center_options.schema.yml config/schema/geolocation.map_center_options.schema.yml
geolocation.module geolocation.module Defines a simple geolocation field type.
geolocation.permissions.yml geolocation.permissions.yml geolocation.permissions.yml
Geolocation.php src/Feeds/Target/Geolocation.php Drupal\geolocation\Feeds\Target
Geolocation.php src/Plugin/Geocoder/Dumper/Geolocation.php Drupal\geolocation\Plugin\Geocoder\Dumper
Geolocation.php src/Plugin/Geocoder/Field/Geolocation.php Drupal\geolocation\Plugin\Geocoder\Field
geolocation.services.yml geolocation.services.yml geolocation.services.yml

Pages

Other projects