converted geofields to paragarphs, updated SiteMap.php
This commit is contained in:
@@ -12,7 +12,6 @@ dependencies:
|
||||
- field.field.node.projet.field_diaporama
|
||||
- field.field.node.projet.field_intro
|
||||
- field.field.node.projet.field_legende_carte
|
||||
- field.field.node.projet.field_libelles_carte
|
||||
- field.field.node.projet.field_liens
|
||||
- field.field.node.projet.field_localisation_textuel
|
||||
- field.field.node.projet.field_pieces_jointes
|
||||
@@ -28,7 +27,6 @@ dependencies:
|
||||
- entity_reference_revisions
|
||||
- file
|
||||
- image_field_caption
|
||||
- leaflet
|
||||
- link
|
||||
- text
|
||||
- user
|
||||
@@ -37,100 +35,6 @@ targetEntityType: node
|
||||
bundle: projet
|
||||
mode: full
|
||||
content:
|
||||
field_carte:
|
||||
type: leaflet_formatter_default
|
||||
label: visually_hidden
|
||||
settings:
|
||||
multiple_map: false
|
||||
leaflet_map: 'OSM Mapnik'
|
||||
height: 400
|
||||
height_unit: px
|
||||
hide_empty_map: false
|
||||
disable_wheel: false
|
||||
gesture_handling: false
|
||||
fitbounds_options: '{"padding":[0,0]}'
|
||||
reset_map:
|
||||
control: false
|
||||
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
|
||||
leaflet_tooltip:
|
||||
value: ''
|
||||
options: '{"permanent":false,"direction":"center"}'
|
||||
popup: false
|
||||
popup_content: ''
|
||||
leaflet_popup:
|
||||
control: '0'
|
||||
content: '[node:field_libelles_carte]'
|
||||
options: '{"maxWidth":"300","minWidth":"50","autoPan":true}'
|
||||
map_position:
|
||||
force: false
|
||||
center:
|
||||
lat: 0.0
|
||||
lon: 0.0
|
||||
zoomControlPosition: topleft
|
||||
zoom: 5
|
||||
minZoom: 1
|
||||
maxZoom: 18
|
||||
zoomFiner: 0
|
||||
icon:
|
||||
iconType: marker
|
||||
iconUrl: ''
|
||||
shadowUrl: ''
|
||||
className: ''
|
||||
iconSize:
|
||||
x: ''
|
||||
'y': ''
|
||||
iconAnchor:
|
||||
x: ''
|
||||
'y': ''
|
||||
shadowSize:
|
||||
x: ''
|
||||
'y': ''
|
||||
shadowAnchor:
|
||||
x: ''
|
||||
'y': ''
|
||||
popupAnchor:
|
||||
x: ''
|
||||
'y': ''
|
||||
html: '<div></div>'
|
||||
html_class: leaflet-map-divicon
|
||||
circle_marker_options: '{"radius":100,"color":"red","fillColor":"#f03","fillOpacity":0.5}'
|
||||
leaflet_markercluster:
|
||||
control: false
|
||||
options: '{"spiderfyOnMaxZoom":true,"showCoverageOnHover":true,"removeOutsideVisibleBounds": false}'
|
||||
excluded: ''
|
||||
include_path: false
|
||||
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"}'
|
||||
feature_properties:
|
||||
values: ''
|
||||
geocoder:
|
||||
control: false
|
||||
settings:
|
||||
autocomplete:
|
||||
placeholder: 'Search Address'
|
||||
title: 'Search an Address on the Map'
|
||||
position: topright
|
||||
input_size: 20
|
||||
providers: { }
|
||||
min_terms: 4
|
||||
delay: 800
|
||||
zoom: 16
|
||||
popup: false
|
||||
options: ''
|
||||
map_lazy_load:
|
||||
lazy_load: false
|
||||
third_party_settings: { }
|
||||
weight: 7
|
||||
region: content
|
||||
field_chiffres_clefs:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: visually_hidden
|
||||
@@ -183,14 +87,6 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 9
|
||||
region: content
|
||||
field_libelles_carte:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 8
|
||||
region: content
|
||||
field_liens:
|
||||
type: link
|
||||
label: visually_hidden
|
||||
@@ -254,6 +150,7 @@ content:
|
||||
region: content
|
||||
hidden:
|
||||
field_actualites_liees: true
|
||||
field_carte: true
|
||||
field_poids: true
|
||||
field_session: true
|
||||
langcode: true
|
||||
|
||||
Reference in New Issue
Block a user