You are here

route_planner.schema.yml in Route Planner 8

config/schema/route_planner.schema.yml

File

config/schema/route_planner.schema.yml
View source
  1. route_planner.settings:
  2. type: mapping
  3. label: Settings
  4. mapping:
  5. route_planner_map_height:
  6. type: string
  7. route_planner_map_width:
  8. type: string
  9. route_planner_map_zoom:
  10. type: integer
  11. route_planner_map_defaultui:
  12. type: boolean
  13. route_planner_map_zoomcontrol:
  14. type: boolean
  15. route_planner_map_scrollwheel:
  16. type: boolean
  17. route_planner_map_maptypecontrol:
  18. type: boolean
  19. route_planner_map_scalecontrol:
  20. type: boolean
  21. route_planner_map_draggable:
  22. type: boolean
  23. route_planner_map_doubbleclick:
  24. type: boolean
  25. route_planner_map_streetviewcontrol:
  26. type: boolean
  27. route_planner_map_overviewmapcontrol:
  28. type: boolean
  29. route_planner_address:
  30. type: string
  31. route_planner_address_end:
  32. type: boolean
  33. route_planner_unitsystem:
  34. type: boolean