You are here

field.field.node.geolocation_default_article.field_geolocation_demo_single.yml in Geolocation Field 8.2

modules/geolocation_demo/config/optional/field.field.node.geolocation_default_article.field_geolocation_demo_single.yml

File

modules/geolocation_demo/config/optional/field.field.node.geolocation_default_article.field_geolocation_demo_single.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_geolocation_demo_single
  6. - node.type.geolocation_default_article
  7. enforced:
  8. module:
  9. - geolocation_demo
  10. id: node.geolocation_default_article.field_geolocation_demo_single
  11. field_name: field_geolocation_demo_single
  12. entity_type: node
  13. bundle: geolocation_default_article
  14. label: 'Geolocation Demo Single'
  15. description: ''
  16. required: false
  17. translatable: false
  18. default_value:
  19. -
  20. lat: '43.10930166384064'
  21. lng: '131.89649105072021'
  22. lat_sin: null
  23. lat_cos: null
  24. lng_rad: null
  25. data: null
  26. default_value_callback: ''
  27. settings: { }
  28. field_type: geolocation