Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Issue 107 revive and improve FeatureInfoWindow #110

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

justb4
Copy link
Collaborator

@justb4 justb4 commented Mar 11, 2020

As stated in #107 FeatureInfoWindow (FIW) was somewhat disconnected from Wegue for historic reasons. This PR is WIP to revive and hopefully enhance again:

Summary of changes:

  • config: make configurable again
  • config: prev version could handle one layer(Id), now multiple layers
  • config: more config options: Info link ("More..."), text area (description), CSS-related
  • FIW: template enhancements
  • FIW: use ES2015 syntax like arrow function (no need for var me=this!)
  • WguAppTemplate: import and create
  • config: two OGC OpenAPI Features Layers (dutch castles and windmills) with Image and Info link attrs
  • config: FIW with these two Layers
  • styling: allow for icon style Point styling
  • config: also enable FIW in app-conf-projected.json
  • wildcard config spec: e.g. multiple Layers for FIW with similar attribute mappings
  • how to configure selected Icons in Style and switch on Map
  • use slots in FIW template
  • more unit tests...

Let's first see if this is inline what is expected. We are actually going to deploy this in an app.

@JakobMiksch JakobMiksch marked this pull request as draft February 2, 2022 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant