FeatureInfoWindow.vue seems to be somewhat "disconnected" from the current Wegue configuration and initialization.
Even if configured, only one Layer (layerId) can be used within a Wegue App because of modules config-(keys)-convention.
This issue is to have at least the basics working again:
- enable to be configured
- enable to be initialized
- have some demo data (with info and image URL attributes)
- possibly enable for more than just one Layer (
layerId)
FeatureInfoWindow.vue seems to be somewhat "disconnected" from the current Wegue configuration and initialization.
Even if configured, only one Layer (
layerId) can be used within a Wegue App because ofmodulesconfig-(keys)-convention.This issue is to have at least the basics working again:
layerId)