geolocation-8.x-3.x-dev/tests/modules/geolocation_test_views/test_views/views.view.geolocation_leaflet_test.yml

tests/modules/geolocation_test_views/test_views/views.view.geolocation_leaflet_test.yml
langcode: en
status: true
dependencies:
  config:
    - field.storage.node.field_geolocation
    - node.type.article
  module:
    - geolocation
    - geolocation_leaflet
    - node
    - user
id: geolocation_leaflet_test
label: 'Geolocation Leaflet Test'
module: views
description: ''
tag: ''
base_table: node_field_data
base_field: nid
display:
  default:
    id: default
    display_title: Master
    display_plugin: default
    position: 0
    display_options:
      title: 'Geolocation Test'
      fields:
        title:
          id: title
          table: node_field_data
          field: title
          relationship: none
          group_type: group
          admin_label: ''
          entity_type: node
          entity_field: title
          plugin_id: field
          label: ''
          exclude: false
          element_type: ''
          element_class: ''
          element_label_type: ''
          element_label_class: ''
          element_label_colon: false
          element_wrapper_type: ''
          element_wrapper_class: ''
          element_default_classes: true
          empty: ''
          hide_empty: false
          empty_zero: false
          hide_alter_empty: true
        field_geolocation:
          id: field_geolocation
          table: node__field_geolocation
          field: field_geolocation
          relationship: none
          group_type: group
          admin_label: ''
          plugin_id: geolocation_field
          label: ''
          exclude: false
          alter:
            alter_text: false
            text: ''
            make_link: false
            path: ''
            absolute: false
            external: false
            replace_spaces: false
            path_case: none
            trim_whitespace: false
            alt: ''
            rel: ''
            link_class: ''
            prefix: ''
            suffix: ''
            target: ''
            nl2br: false
            max_length: 0
            word_boundary: true
            ellipsis: true
            more_link: false
            more_link_text: ''
            more_link_path: ''
            strip_tags: false
            trim: false
            preserve_tags: ''
            html: false
          element_type: ''
          element_class: ''
          element_label_type: ''
          element_label_class: ''
          element_label_colon: false
          element_wrapper_type: ''
          element_wrapper_class: ''
          element_default_classes: true
          empty: ''
          hide_empty: false
          empty_zero: false
          hide_alter_empty: true
          click_sort_column: ''
          type: geolocation_latlng
          settings: {  }
          group_column: ''
          group_columns: {  }
          group_rows: true
          delta_limit: 0
          delta_offset: 0
          delta_reversed: false
          delta_first_last: false
          multi_type: separator
          separator: ', '
          field_api_classes: false
      pager:
        type: none
        options:
          offset: 0
      exposed_form:
        type: basic
        options:
          submit_button: Apply
          reset_button: false
          reset_button_label: Reset
          exposed_sorts_label: 'Sort by'
          expose_sort_order: true
          sort_asc_label: Asc
          sort_desc_label: Desc
      access:
        type: perm
        options:
          perm: 'access content'
      empty: {  }
      sorts:
        created:
          id: created
          table: node_field_data
          field: created
          relationship: none
          group_type: group
          admin_label: ''
          entity_type: node
          entity_field: created
          plugin_id: date
          order: DESC
          expose:
            label: ''
          exposed: false
          granularity: second
      arguments: {  }
      filters:
        status:
          id: status
          table: node_field_data
          field: status
          entity_type: node
          entity_field: status
          plugin_id: boolean
          value: '1'
          group: 1
        type:
          id: type
          table: node_field_data
          field: type
          entity_type: node
          entity_field: type
          plugin_id: bundle
          value:
            article: article
      style:
        type: maps_common
        options:
          data_provider_id: geolocation_field_provider
          geolocation_field: field_geolocation
          title_field: title
          label_field: none
          marker_row_number: 0
          marker_icon_path: ''
          even_empty: 1
          centre:
            fit_bounds:
              enable: true
              weight: 0
              settings:
                min_zoom: null
              map_center_id: fit_bounds
            fixed_value:
              enable: false
              weight: 0
              settings:
                location_option_id: fixed_value
                latitude: '0'
                longitude: '0'
              map_center_id: location_plugins
            ipstack:
              enable: false
              weight: 0
              settings:
                location_option_id: ipstack
                access_key: ''
              map_center_id: location_plugins
            first_row:
              enable: false
              weight: 0
              settings:
                location_option_id: first_row
              map_center_id: location_plugins
            fixed_boundaries:
              enable: false
              weight: 0
              settings:
                south: ''
                west: ''
                north: ''
                east: ''
              map_center_id: fixed_boundaries
          map_provider_id: leaflet
          map_provider_settings:
            conditional_initialization: 'no'
            conditional_description: 'Clicking this button will embed a map.'
            conditional_label: 'Show map'
            map_features:
              leaflet_disable_user_interaction:
                enabled: false
                weight: 0
              geolocation_shapes:
                enabled: false
                weight: 0
                settings:
                  remove_markers: false
                  polyline: true
                  polyline_title: ''
                  strokeColor: '#FF0000'
                  strokeOpacity: 0.8
                  strokeWidth: '2'
                  polygon: false
                  polygon_title: ''
                  fillColor: '#FF0000'
                  fillOpacity: 0.35
              leaflet_gesture_handling:
                enabled: false
                weight: 0
              leaflet_rotate:
                enabled: false
                weight: 0
                settings:
                  display_control: true
                  bearing: 0.0
              leaflet_control_attribution:
                enabled: false
                weight: 0
                settings:
                  position: topleft
                  prefix: Leaflet
              leaflet_control_fullscreen:
                enabled: false
                weight: 0
                settings:
                  position: topleft
              control_geocoder:
                enabled: false
                weight: 0
                settings:
                  position: topleft
                  geocoder: google_geocoding_api
                  geocoder_settings:
                    label: Address
                    description: 'Enter an address to be localized.'
                    autocomplete_min_length: 1
                    component_restrictions:
                      route: ''
                      country: ''
                      administrative_area: ''
                      locality: ''
                      postal_code: ''
                    boundary_restriction:
                      south: ''
                      west: ''
                      north: ''
                      east: ''
                    region: ''
              control_loading_indicator:
                enabled: false
                weight: 0
                settings:
                  position: topleft
                  loading_label: Loading
              control_locate:
                enabled: false
                weight: 0
                settings:
                  position: topleft
              control_recenter:
                enabled: false
                weight: 0
                settings:
                  position: topleft
              leaflet_control_scale:
                enabled: false
                weight: 0
                settings:
                  position: topleft
                  metric: true
                  imperial: true
              leaflet_control_layer:
                enabled: false
                weight: 0
                settings:
                  position: topleft
                  default_label: Default
                  tile_layer_providers:
                    OpenStreetMap:
                      'OpenStreetMap Mapnik':
                        checkbox: false
                        label: ''
                      'OpenStreetMap BlackAndWhite':
                        checkbox: false
                        label: ''
                      'OpenStreetMap DE':
                        checkbox: false
                        label: ''
                      'OpenStreetMap CH':
                        checkbox: false
                        label: ''
                      'OpenStreetMap France':
                        checkbox: false
                        label: ''
                      'OpenStreetMap HOT':
                        checkbox: false
                        label: ''
                      'OpenStreetMap BZH':
                        checkbox: false
                        label: ''
                    OpenTopoMap:
                      OpenTopoMap:
                        checkbox: false
                        label: ''
                    Thunderforest:
                      'Thunderforest OpenCycleMap':
                        checkbox: false
                        label: ''
                      'Thunderforest Transport':
                        checkbox: false
                        label: ''
                      'Thunderforest TransportDark':
                        checkbox: false
                        label: ''
                      'Thunderforest SpinalMap':
                        checkbox: false
                        label: ''
                      'Thunderforest Landscape':
                        checkbox: false
                        label: ''
                      'Thunderforest Outdoors':
                        checkbox: false
                        label: ''
                      'Thunderforest Pioneer':
                        checkbox: false
                        label: ''
                    OpenMapSurfer:
                      'OpenMapSurfer Roads':
                        checkbox: false
                        label: ''
                      'OpenMapSurfer Grayscale':
                        checkbox: false
                        label: ''
                    Hydda:
                      'Hydda Full':
                        checkbox: false
                        label: ''
                      'Hydda Base':
                        checkbox: false
                        label: ''
                    MapBox:
                      MapBox:
                        checkbox: false
                        label: ''
                    Stamen:
                      'Stamen Toner':
                        checkbox: false
                        label: ''
                      'Stamen TonerBackground':
                        checkbox: false
                        label: ''
                      'Stamen TonerLite':
                        checkbox: false
                        label: ''
                      'Stamen Watercolor':
                        checkbox: false
                        label: ''
                      'Stamen Terrain':
                        checkbox: false
                        label: ''
                      'Stamen TerrainBackground':
                        checkbox: false
                        label: ''
                      'Stamen TopOSMRelief':
                        checkbox: false
                        label: ''
                    Esri:
                      'Esri WorldStreetMap':
                        checkbox: false
                        label: ''
                      'Esri DeLorme':
                        checkbox: false
                        label: ''
                      'Esri WorldTopoMap':
                        checkbox: false
                        label: ''
                      'Esri WorldImagery':
                        checkbox: false
                        label: ''
                      'Esri WorldTerrain':
                        checkbox: false
                        label: ''
                      'Esri WorldShadedRelief':
                        checkbox: false
                        label: ''
                      'Esri WorldPhysical':
                        checkbox: false
                        label: ''
                      'Esri OceanBasemap':
                        checkbox: false
                        label: ''
                      'Esri NatGeoWorldMap':
                        checkbox: false
                        label: ''
                      'Esri WorldGrayCanvas':
                        checkbox: false
                        label: ''
                    HERE:
                      'HERE normalDay':
                        checkbox: false
                        label: ''
                      'HERE normalDayCustom':
                        checkbox: false
                        label: ''
                      'HERE normalDayGrey':
                        checkbox: false
                        label: ''
                      'HERE normalDayMobile':
                        checkbox: false
                        label: ''
                      'HERE normalDayGreyMobile':
                        checkbox: false
                        label: ''
                      'HERE normalDayTransit':
                        checkbox: false
                        label: ''
                      'HERE normalDayTransitMobile':
                        checkbox: false
                        label: ''
                      'HERE normalNight':
                        checkbox: false
                        label: ''
                      'HERE normalNightMobile':
                        checkbox: false
                        label: ''
                      'HERE normalNightGrey':
                        checkbox: false
                        label: ''
                      'HERE normalNightGreyMobile':
                        checkbox: false
                        label: ''
                      'HERE normalNightTransit':
                        checkbox: false
                        label: ''
                      'HERE normalNightTransitMobile':
                        checkbox: false
                        label: ''
                      'HERE redcuedDay':
                        checkbox: false
                        label: ''
                      'HERE redcuedNight':
                        checkbox: false
                        label: ''
                      'HERE basicMap':
                        checkbox: false
                        label: ''
                      'HERE mapLabels':
                        checkbox: false
                        label: ''
                      'HERE trafficFlow':
                        checkbox: false
                        label: ''
                      'HERE carnavDayGrey':
                        checkbox: false
                        label: ''
                      'HERE hybridDayMobile':
                        checkbox: false
                        label: ''
                      'HERE hybridDayTransit':
                        checkbox: false
                        label: ''
                      'HERE hybridDayGrey':
                        checkbox: false
                        label: ''
                      'HERE pedestrianDay':
                        checkbox: false
                        label: ''
                      'HERE pedestrianNight':
                        checkbox: false
                        label: ''
                      'HERE satelliteDay':
                        checkbox: false
                        label: ''
                      'HERE terrainDay':
                        checkbox: false
                        label: ''
                      'HERE terrainDayMobile':
                        checkbox: false
                        label: ''
                    FreeMapSK:
                      FreeMapSK:
                        checkbox: false
                        label: ''
                    MtbMap:
                      MtbMap:
                        checkbox: false
                        label: ''
                    CartoDB:
                      'CartoDB Positron':
                        checkbox: false
                        label: ''
                      'CartoDB PositronNoLabels':
                        checkbox: false
                        label: ''
                      'CartoDB PositronOnlyLabels':
                        checkbox: false
                        label: ''
                      'CartoDB DarkMatter':
                        checkbox: false
                        label: ''
                      'CartoDB DarkMatterNoLabels':
                        checkbox: false
                        label: ''
                      'CartoDB DarkMatterOnlyLabels':
                        checkbox: false
                        label: ''
                      'CartoDB Voyager':
                        checkbox: false
                        label: ''
                      'CartoDB VoyagerNoLabels':
                        checkbox: false
                        label: ''
                      'CartoDB VoyagerOnlyLabels':
                        checkbox: false
                        label: ''
                      'CartoDB VoyagerLabelsUnder':
                        checkbox: false
                        label: ''
                    HikeBike:
                      HikeBike:
                        checkbox: false
                        label: ''
                      'HikeBike HillShading':
                        checkbox: false
                        label: ''
                    BasemapAT:
                      'BasemapAT basemap':
                        checkbox: false
                        label: ''
                      'BasemapAT grau':
                        checkbox: false
                        label: ''
                      'BasemapAT overlay':
                        checkbox: false
                        label: ''
                      'BasemapAT highdpi':
                        checkbox: false
                        label: ''
                      'BasemapAT orthofoto':
                        checkbox: false
                        label: ''
                    NLS:
                      NLS:
                        checkbox: false
                        label: ''
                    GeoportailFrance:
                      'GeoportailFrance parcels':
                        checkbox: false
                        label: ''
                      'GeoportailFrance ignMaps':
                        checkbox: false
                        label: ''
                      'GeoportailFrance maps':
                        checkbox: false
                        label: ''
                      'GeoportailFrance orthos':
                        checkbox: false
                        label: ''
                  tile_providers_options:
                    Thunderforest:
                      apikey: ''
                    MapBox:
                      accessToken: ''
                    HERE:
                      app_id: ''
                      app_code: ''
                    GeoportailFrance:
                      apikey: ''
              leaflet_control_zoom:
                enabled: false
                weight: 0
                settings:
                  position: topleft
              leaflet_max_bounds:
                enabled: false
                weight: 0
                settings:
                  north: null
                  south: null
                  east: null
                  west: null
              leaflet_custom_tile_layer:
                enabled: false
                weight: 0
                settings:
                  tile_layer_url: '//{s}.tile.osm.org/{z}/{x}/{y}.png'
                  tile_layer_attribution: '&copy; <a href="https://osm.org/copyright">OpenStreetMap</a> contributors'
                  tile_layer_subdomains: abc
                  tile_layer_zoom: 18
              leaflet_tile_layer_overlay:
                enabled: false
                weight: 0
                settings:
                  tile_layer_overlay: OpenInfraMap.Power
              leaflet_tile_layer:
                enabled: false
                weight: 0
                settings:
                  tile_layer_provider: 'OpenStreetMap Mapnik'
                  tile_provider_options:
                    Thunderforest:
                      apikey: ''
                    MapBox:
                      accessToken: ''
                    HERE:
                      app_id: ''
                      app_code: ''
                    GeoportailFrance:
                      apikey: ''
              leaflet_wms:
                enabled: false
                weight: 0
                settings:
                  url: ''
                  version: 1.1.1
                  layers: ''
                  styles: ''
                  srs: ''
                  format: image/jpeg
                  transparent: false
                  identify: false
            zoom: '10'
            height: 400px
            width: 100%
            minZoom: '0'
            maxZoom: '10'
            maxBounds:
              north_east_bound:
                lat: null
                lng: null
              south_west_bound:
                lat: null
                lng: null
            crs: EPSG3857
            preferCanvas: false
            zoomSnap: 1
            zoomDelta: 1
            trackResize: true
            boxZoom: true
            doubleClickZoom: true
            dragging: true
            zoomAnimation: true
            zoomAnimationThreshold: 4
            fadeAnimation: true
            markerZoomAnimation: true
            inertia: false
            inertiaDeceleration: 3000
            easeLinearity: 0.2
            worldCopyJump: false
            maxBoundsViscosity: 0.0
            keyboard: true
            keyboardPanDelta: 80
            scrollWheelZoom: true
            wheelDebounceTime: 40
            wheelPxPerZoomLevel: 60
            tap: true
            tapTolerance: 15
            touchZoom: true
            bounceAtZoomLimits: true
            data_layers:
              'geolocation_views_data_layer:geolocation_countries|geolocation_data_layer_1':
                enabled: false
                weight: 0
                settings:
                  features:
                    leaflet_marker_clusterer:
                      enabled: false
                      weight: 0
                      settings:
                        cluster_settings:
                          show_coverage_on_hover: true
                          zoom_to_bounds_on_click: true
                        disable_clustering_at_zoom: 0
                        custom_marker_settings: ''
                    leaflet_marker_icon:
                      enabled: false
                      weight: 0
                      settings:
                        marker_shadow_path: ''
                        marker_icon_path: ''
                        icon_size:
                          width: null
                          height: null
                        icon_anchor:
                          x: null
                          'y': null
                        popup_anchor:
                          x: 0
                          'y': 0
                        shadow_size:
                          width: null
                          height: null
                        shadow_anchor:
                          x: null
                          'y': null
                    leaflet_marker_popup:
                      enabled: false
                      weight: 0
                      settings:
                        info_auto_display: false
                        max_width: 300
                        min_width: 50
                        max_height: 0
                        auto_pan: true
                        keep_in_view: false
                        close_button: true
                        auto_close: true
                        close_on_escape_key: true
                        class_name: ''
                    marker_zoom_by_anchor:
                      enabled: false
                      weight: 0
                      settings:
                        marker_zoom_anchor_id: ''
              'geolocation_default_layer:default':
                enabled: true
                weight: 1
                settings:
                  features:
                    leaflet_marker_clusterer:
                      enabled: false
                      weight: 0
                      settings:
                        cluster_settings:
                          show_coverage_on_hover: true
                          zoom_to_bounds_on_click: true
                        disable_clustering_at_zoom: 0
                        custom_marker_settings: ''
                    leaflet_marker_icon:
                      enabled: false
                      weight: 0
                      settings:
                        marker_shadow_path: ''
                        marker_icon_path: ''
                        icon_size:
                          width: null
                          height: null
                        icon_anchor:
                          x: null
                          'y': null
                        popup_anchor:
                          x: 0
                          'y': 0
                        shadow_size:
                          width: null
                          height: null
                        shadow_anchor:
                          x: null
                          'y': null
                    leaflet_marker_popup:
                      enabled: false
                      weight: 0
                      settings:
                        info_auto_display: false
                        max_width: 300
                        min_width: 50
                        max_height: 0
                        auto_pan: true
                        keep_in_view: false
                        close_button: true
                        auto_close: true
                        close_on_escape_key: true
                        class_name: ''
                    marker_zoom_by_anchor:
                      enabled: false
                      weight: 0
                      settings:
                        marker_zoom_anchor_id: ''
      row:
        type: fields
      query:
        type: views_query
        options:
          query_comment: ''
          disable_sql_rewrite: false
          distinct: false
          replica: false
          query_tags: {  }
      relationships: {  }
      header: {  }
      footer: {  }
      display_extenders: {  }
    cache_metadata:
      max-age: -1
      contexts:
        - 'languages:language_content'
        - 'languages:language_interface'
        - 'user.node_grants:view'
        - user.permissions
      tags:
        - 'config:field.storage.node.field_geolocation'
  page_1:
    id: page_1
    display_title: Page
    display_plugin: page
    position: 1
    display_options:
      display_extenders: {  }
      path: geolocation-leaflet-test
    cache_metadata:
      max-age: -1
      contexts:
        - 'languages:language_content'
        - 'languages:language_interface'
        - 'user.node_grants:view'
        - user.permissions
      tags:
        - 'config:field.storage.node.field_geolocation'

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc