updates
This commit is contained in:
1
config/sync/metatag.settings.yml
Normal file
1
config/sync/metatag.settings.yml
Normal file
@@ -0,0 +1 @@
|
||||
tag_trim_end: '|.,-:;/+&([{"'''
|
@@ -426,35 +426,44 @@ display:
|
||||
-
|
||||
field: field_ville
|
||||
rendered: false
|
||||
rendered_strip: true
|
||||
-
|
||||
field: field_geofield
|
||||
rendered: false
|
||||
rendered_strip: true
|
||||
-
|
||||
field: field_programme
|
||||
rendered: false
|
||||
rendered_strip: true
|
||||
data_source: field_geofield
|
||||
overlays_options:
|
||||
disabled_overlays: { }
|
||||
hidden_overlays_controls: { }
|
||||
data_source:
|
||||
field_geofield: field_geofield
|
||||
entity_source: __base_table
|
||||
entity_source_submit: 'Update Entity Source'
|
||||
name_field: field_programme
|
||||
description_field: field_programme
|
||||
view_mode: full
|
||||
leaflet_tooltip:
|
||||
value: ''
|
||||
options: '{"permanent":false,"direction":"center"}'
|
||||
leaflet_popup:
|
||||
value: field_programme
|
||||
options: '{"maxWidth":"300","minWidth":"50","autoPan":true}'
|
||||
view_mode: full
|
||||
leaflet_map: stamen-toner-lite
|
||||
height: '400'
|
||||
height_unit: px
|
||||
hide_empty_map: false
|
||||
disable_wheel: true
|
||||
gesture_handling: false
|
||||
fitbounds_options: '{"padding":[0,0]}'
|
||||
reset_map:
|
||||
control: false
|
||||
position: topright
|
||||
options: '{"position":"topleft","title":"Reset View"}'
|
||||
map_scale:
|
||||
control: false
|
||||
options: '{"position":"bottomright","maxWidth":100,"metric":true,"imperial":false,"updateWhenIdle":false}'
|
||||
locate:
|
||||
control: false
|
||||
options: '{"position":"topright","setView":"untilPanOrZoom","returnToPrevBounds":true,"keepCurrentZoomLevel":true,"strings":{"title":"Locate my position"}}'
|
||||
automatic: false
|
||||
map_position:
|
||||
force: false
|
||||
center:
|
||||
lat: !!float 0
|
||||
lon: !!float 0
|
||||
zoomControlPosition: topleft
|
||||
zoom: 12
|
||||
minZoom: 1
|
||||
maxZoom: 18
|
||||
@@ -485,12 +494,20 @@ display:
|
||||
circle_marker_options: '{"radius":100,"color":"red","fillColor":"#f03","fillOpacity":0.5}'
|
||||
leaflet_markercluster:
|
||||
control: false
|
||||
include_path: false
|
||||
options: '{"spiderfyOnMaxZoom":true,"showCoverageOnHover":true,"removeOutsideVisibleBounds":false}'
|
||||
include_path: 0
|
||||
excluded: '0'
|
||||
fullscreen:
|
||||
control: false
|
||||
options: '{"position":"topleft","pseudoFullscreen":false}'
|
||||
path: '{"color":"#3388ff","opacity":"1.0","stroke":true,"weight":3,"fill":"depends","fillColor":"*","fillOpacity":"0.2","radius":"6"}'
|
||||
geocoder:
|
||||
control: false
|
||||
settings:
|
||||
popup: false
|
||||
autocomplete:
|
||||
placeholder: 'Search Address'
|
||||
title: 'Search an Address on the Map'
|
||||
position: topright
|
||||
input_size: 25
|
||||
providers:
|
||||
@@ -500,9 +517,11 @@ display:
|
||||
min_terms: 4
|
||||
delay: 800
|
||||
zoom: 16
|
||||
popup: false
|
||||
options: ''
|
||||
fullscreen_control: false
|
||||
map_lazy_load:
|
||||
lazy_load: false
|
||||
feature_properties:
|
||||
values: ''
|
||||
row:
|
||||
type: fields
|
||||
options:
|
||||
|
Reference in New Issue
Block a user