You are here

core.entity_view_display.node.simple_gmap_stress_test.default.yml in Simple Google Maps 8

tests/module/simple_gmap_stress_test/config/install/core.entity_view_display.node.simple_gmap_stress_test.default.yml

File

tests/module/simple_gmap_stress_test/config/install/core.entity_view_display.node.simple_gmap_stress_test.default.yml
View source
  1. uuid: 56138ea6-7df8-445f-8fe9-44b86e65e71e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.simple_gmap_stress_test.field_blank
  7. - field.field.node.simple_gmap_stress_test.field_map1
  8. - field.field.node.simple_gmap_stress_test.field_map2
  9. - field.field.node.simple_gmap_stress_test.field_xss
  10. - node.type.simple_gmap_stress_test
  11. module:
  12. - simple_gmap
  13. - user
  14. id: node.simple_gmap_stress_test.default
  15. targetEntityType: node
  16. bundle: simple_gmap_stress_test
  17. mode: default
  18. content:
  19. field_blank:
  20. weight: 104
  21. label: above
  22. settings:
  23. include_map: true
  24. include_static_map: false
  25. include_link: false
  26. include_text: false
  27. iframe_height: '200'
  28. iframe_width: '200'
  29. static_scale: 1
  30. zoom_level: 14
  31. link_text: 'View larger map'
  32. map_type: m
  33. langcode: en
  34. apikey: ''
  35. third_party_settings: { }
  36. type: simple_gmap
  37. region: content
  38. field_map1:
  39. weight: 101
  40. label: above
  41. settings:
  42. include_map: true
  43. include_static_map: true
  44. apikey: 'Static maps will not work unless you put in a key'
  45. iframe_width: '200'
  46. iframe_height: '200'
  47. static_scale: 1
  48. link_text: 'use_address'
  49. zoom_level: 14
  50. map_type: m
  51. langcode: en
  52. include_link: true
  53. include_text: true
  54. third_party_settings: { }
  55. type: simple_gmap
  56. region: content
  57. field_map2:
  58. weight: 102
  59. label: above
  60. settings:
  61. include_map: true
  62. include_static_map: true
  63. apikey: 'Static maps will not work unless you put in a key'
  64. iframe_width: '200'
  65. iframe_height: '200'
  66. static_scale: 1
  67. link_text: 'View larger map'
  68. zoom_level: 5
  69. include_text: true
  70. map_type: k
  71. langcode: en
  72. include_link: false
  73. third_party_settings: { }
  74. type: simple_gmap
  75. region: content
  76. field_xss:
  77. weight: 103
  78. label: above
  79. settings:
  80. include_map: true
  81. include_static_map: true
  82. apikey: ''
  83. iframe_width: '200'
  84. iframe_height: '200'
  85. static_scale: 1
  86. include_link: true
  87. link_text: 'View larger map'
  88. zoom_level: 14
  89. map_type: m
  90. langcode: en
  91. include_text: true
  92. third_party_settings: { }
  93. type: simple_gmap
  94. region: content
  95. links:
  96. weight: 100
  97. region: content
  98. settings: { }
  99. third_party_settings: { }
  100. hidden: { }