You are here

openlayers.services.yml in Openlayers 7.3

Same filename and directory in other branches
  1. 8.4 openlayers.services.yml

File

openlayers.services.yml
View source
  1. parameters:
  2. annotated_plugins_auto_discovery.openlayers:
  3. - { owner: 'openlayers', type: 'Component', directory: 'Plugin/Component', class: 'Drupal\openlayers\Component\Annotation\OpenlayersPlugin'}
  4. - { owner: 'openlayers', type: 'Control', directory: 'Plugin/Control', class: 'Drupal\openlayers\Component\Annotation\OpenlayersPlugin'}
  5. - { owner: 'openlayers', type: 'Interaction', directory: 'Plugin/Interaction', class: 'Drupal\openlayers\Component\Annotation\OpenlayersPlugin'}
  6. - { owner: 'openlayers', type: 'Layer', directory: 'Plugin/Layer', class: 'Drupal\openlayers\Component\Annotation\OpenlayersPlugin'}
  7. - { owner: 'openlayers', type: 'Map', directory: 'Plugin/Map', class: 'Drupal\openlayers\Component\Annotation\OpenlayersPlugin'}
  8. - { owner: 'openlayers', type: 'Source', directory: 'Plugin/Source', class: 'Drupal\openlayers\Component\Annotation\OpenlayersPlugin'}
  9. - { owner: 'openlayers', type: 'Style', directory: 'Plugin/Style', class: 'Drupal\openlayers\Component\Annotation\OpenlayersPlugin'}
  10. - { owner: 'openlayers', type: 'Types', directory: 'Types', class: 'Drupal\openlayers\Component\Annotation\OpenlayersPlugin'}