Skip to content

Conversation

@TurtIeSocks
Copy link
Collaborator

@TurtIeSocks TurtIeSocks commented Jun 20, 2022

  • Normalize manual areas
  • Add parents property support
  • Fix instanceof error

When using with an areas.json file, just add the parent name to the properties of the child feature/area, next to the name, etc.

When using manualAreas in the config, just add a parent property at the same level as the name/lat/lon/zoom.

You do not need an area/feature with the same parent name if you don't want it to be clickable.

- Normalize manual areas
- Add parents property support
- Fix instanceof error
- Respect geojson fill and stroke colors
- Consolidate some of the logic into initial config instead of in resolvers
- Change the spacing on WithSubItems for better locale support
- Move parent finding logic to the server for simplicity
- Add a GQL endpoint and all other relevant code needed for that
- Add a configurable height value for the menu
@TurtIeSocks TurtIeSocks merged commit 5a809fb into develop Jun 21, 2022
@TurtIeSocks TurtIeSocks deleted the expand-scan-areas-list branch June 21, 2022 11:10
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.

2 participants