You are here

geolocation_yandex.map_features.schema.yml in Geolocation Field 8.3

modules/geolocation_yandex/config/schema/geolocation_yandex.map_features.schema.yml

File

modules/geolocation_yandex/config/schema/geolocation_yandex.map_features.schema.yml
View source
  1. plugin.plugin_configuration.geolocation.map_feature.yandex_balloon:
  2. type: geolocation.map_feature_settings
  3. label: 'Marker Popup'
  4. mapping:
  5. settings:
  6. type: mapping
  7. label: 'Settings'
  8. mapping:
  9. info_auto_display:
  10. type: boolean
  11. label: 'Info Auto Display'
  12. disable_auto_pan:
  13. type: boolean
  14. label: 'Disable Auto Pan'
  15. max_width:
  16. type: integer
  17. label: 'Max Width'
  18. panel_max_map_area:
  19. type: string
  20. label: 'Panel max'
  21. geolocation.map_feature_settings.yandex.control:
  22. type: geolocation.map_feature_settings
  23. label: 'Control Element'
  24. mapping:
  25. settings:
  26. type: mapping
  27. label: 'Settings'
  28. mapping:
  29. position:
  30. type: string
  31. label: 'Position'
  32. plugin.plugin_configuration.geolocation.map_feature.yandex_control_geolocation:
  33. type: geolocation.map_feature_settings.yandex.control
  34. label: 'Geolocation'
  35. plugin.plugin_configuration.geolocation.map_feature.yandex_control_search:
  36. type: geolocation.map_feature_settings.yandex.control
  37. label: 'Search'
  38. plugin.plugin_configuration.geolocation.map_feature.yandex_control_traffic:
  39. type: geolocation.map_feature_settings.yandex.control
  40. label: 'Traffic'
  41. plugin.plugin_configuration.geolocation.map_feature.yandex_control_type:
  42. type: geolocation.map_feature_settings.yandex.control
  43. label: 'Type'
  44. plugin.plugin_configuration.geolocation.map_feature.yandex_control_zoom:
  45. type: geolocation.map_feature_settings.yandex.control
  46. label: 'Zoom'