farmOS/modules/farm/farm_map/farm_map.info

43 lines
2.1 KiB
Plaintext
Raw Normal View History

name = Farm Map
description = Provides OpenLayers configuration for farm maps.
core = 7.x
package = farmOS
dependencies[] = ctools
2015-05-01 21:38:06 +02:00
dependencies[] = features
dependencies[] = geofield
dependencies[] = geophp
dependencies[] = libraries
dependencies[] = openlayers
2015-07-23 04:21:37 +02:00
dependencies[] = openlayers_geofield
dependencies[] = openlayers_geolocate_button
2015-12-28 15:52:13 +01:00
dependencies[] = openlayers_library
features[ctools][] = openlayers:default_openlayers_components:1
2015-07-28 17:48:35 +02:00
features[ctools][] = openlayers:default_openlayers_controls:1
2015-07-23 07:18:00 +02:00
features[ctools][] = openlayers:default_openlayers_layers:1
features[ctools][] = openlayers:default_openlayers_maps:1
2015-07-23 04:21:37 +02:00
features[ctools][] = openlayers:default_openlayers_sources:1
2015-07-23 07:49:42 +02:00
features[ctools][] = openlayers:default_openlayers_styles:1
2015-04-22 05:01:18 +02:00
features[features_api][] = api:2
2015-05-01 21:38:06 +02:00
features[field_base][] = field_farm_geofield
2016-01-02 23:49:07 +01:00
features[openlayers_components][] = farm_map_component_geofield_widget
features[openlayers_components][] = farm_map_component_geofield_zoom_to_source
2015-07-30 23:36:52 +02:00
features[openlayers_components][] = farm_map_component_progress_bar
2018-10-30 20:50:25 +01:00
features[openlayers_controls][] = farm_map_control_geocoder
2016-01-02 23:49:07 +01:00
features[openlayers_controls][] = farm_map_control_geofield
features[openlayers_controls][] = farm_map_control_geolocate
2015-12-28 15:52:13 +01:00
features[openlayers_controls][] = farm_map_control_layer_switcher
2016-06-09 14:55:23 +02:00
features[openlayers_layers][] = farm_map_geofield_formatter_layer_group
features[openlayers_layers][] = farm_map_geofield_widget_layer_group
2015-07-28 18:11:49 +02:00
features[openlayers_layers][] = farm_map_layer_google_hybrid
features[openlayers_layers][] = farm_map_layer_google_satellite
features[openlayers_layers][] = farm_map_layer_google_terrain
features[openlayers_layers][] = farm_map_layer_group
2018-10-30 20:50:25 +01:00
features[openlayers_layers][] = farm_map_layer_openstreetmap
features[openlayers_maps][] = farm_map_geofield
features[openlayers_maps][] = farm_map_geofield_formatter
2015-07-28 18:11:49 +02:00
features[openlayers_sources][] = farm_map_source_google_hybrid
features[openlayers_sources][] = farm_map_source_google_satellite
features[openlayers_sources][] = farm_map_source_google_terrain
2017-09-04 19:37:43 +02:00
features[openlayers_sources][] = farm_map_source_openstreetmap
2018-09-13 02:34:40 +02:00
registry_autoload[] = PSR-4