You are here

openlayers_test_features.info in Openlayers 6.2

core = "6.x"
dependencies[] = "openlayers"
description = "This module is to provide a feature for testing purposes."
features[ctools][] = "openlayers:openlayers_layers:1"
features[ctools][] = "openlayers:openlayers_presets:1"
features[ctools][] = "openlayers:openlayers_styles:1"
features[openlayers_layers][] = "openlayers_test_features_layer_google"
features[openlayers_map_presets][] = "openlayers_test_features_map"
features[openlayers_styles][] = "openlayers_test_features_style_example"
name = "OpenLayers Test Features"
package = "OpenLayers"
project = "openlayers_test_features"
project status url = "http://drupal.org/project/openlayers"

File

tests/openlayers_test_features/openlayers_test_features.info
View source
  1. core = "6.x"
  2. dependencies[] = "openlayers"
  3. description = "This module is to provide a feature for testing purposes."
  4. features[ctools][] = "openlayers:openlayers_layers:1"
  5. features[ctools][] = "openlayers:openlayers_presets:1"
  6. features[ctools][] = "openlayers:openlayers_styles:1"
  7. features[openlayers_layers][] = "openlayers_test_features_layer_google"
  8. features[openlayers_map_presets][] = "openlayers_test_features_map"
  9. features[openlayers_styles][] = "openlayers_test_features_style_example"
  10. name = "OpenLayers Test Features"
  11. package = "OpenLayers"
  12. project = "openlayers_test_features"
  13. project status url = "http://drupal.org/project/openlayers"