3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/farm/farm_map/farm_map.info
2018-10-31 08:51:31 -04:00

41 lines
2 KiB
Text

name = Farm Map
description = Provides OpenLayers configuration for farm maps.
core = 7.x
package = farmOS
dependencies[] = ctools
dependencies[] = features
dependencies[] = geofield
dependencies[] = geophp
dependencies[] = openlayers
dependencies[] = openlayers_geofield
dependencies[] = openlayers_geolocate_button
dependencies[] = openlayers_library
features[ctools][] = openlayers:default_openlayers_components:1
features[ctools][] = openlayers:default_openlayers_controls:1
features[ctools][] = openlayers:default_openlayers_layers:1
features[ctools][] = openlayers:default_openlayers_maps:1
features[ctools][] = openlayers:default_openlayers_sources:1
features[ctools][] = openlayers:default_openlayers_styles:1
features[features_api][] = api:2
features[field_base][] = field_farm_geofield
features[openlayers_components][] = farm_map_component_geofield_widget
features[openlayers_components][] = farm_map_component_geofield_zoom_to_source
features[openlayers_components][] = farm_map_component_progress_bar
features[openlayers_controls][] = farm_map_control_geocoder
features[openlayers_controls][] = farm_map_control_geofield
features[openlayers_controls][] = farm_map_control_geolocate
features[openlayers_controls][] = farm_map_control_layer_switcher
features[openlayers_layers][] = farm_map_geofield_formatter_layer_group
features[openlayers_layers][] = farm_map_geofield_widget_layer_group
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
features[openlayers_layers][] = farm_map_layer_openstreetmap
features[openlayers_maps][] = farm_map_geofield
features[openlayers_maps][] = farm_map_geofield_formatter
features[openlayers_sources][] = farm_map_source_google_hybrid
features[openlayers_sources][] = farm_map_source_google_satellite
features[openlayers_sources][] = farm_map_source_google_terrain
features[openlayers_sources][] = farm_map_source_openstreetmap
registry_autoload[] = PSR-4