geolocation.map_center_options.schema.yml in Geolocation Field 8.2
Same filename and directory in other branches
config/schema/geolocation.map_center_options.schema.yml
File
config/schema/geolocation.map_center_options.schema.ymlView source
- plugin.plugin_configuration.geolocation.map_center_option.fixed_value:
- type: geolocation.map_center_option_settings
- label: 'Fixed Coordinates'
- mapping:
- settings:
- type: mapping
- label: 'Settings'
- mapping:
- latitude:
- type: float
- label: 'Latitude'
- longitude:
- type: float
- label: 'Longitude'
-
- plugin.plugin_configuration.geolocation.map_center_option.fit_bounds:
- type: geolocation.map_center_option_settings
- label: 'Fit Locations'
- mapping:
- settings:
- type: mapping
- label: 'Settings'
- mapping:
- reset_zoom:
- type: boolean
- label: 'Reset zoom'