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

Add LiveBy amenities overlay/POIs on communities map #102

Open
badvision opened this issue May 17, 2023 · 0 comments
Open

Add LiveBy amenities overlay/POIs on communities map #102

badvision opened this issue May 17, 2023 · 0 comments
Labels
enhancement New feature or request integration Things that will make third-party API calls.

Comments

@badvision
Copy link
Collaborator

The current site uses LiveBy to present a custom amenities panel with several categories and sub-categories that can be toggled to overlay amenities on the communities map. This requires:

  1. Adding a category selection panel overlay to the map (can look different from the current if needed)
  2. Calling the REST API for Live-by to obtain the list of amenities for selected categories and adding these as markers to the map
  3. Likely also you will want to change the Map constructor to disable google's default POI markers so the map isn't too cluttered.
@bstopp bstopp added enhancement New feature or request integration Things that will make third-party API calls. labels May 17, 2023
@bstopp bstopp mentioned this issue Sep 12, 2023
40 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request integration Things that will make third-party API calls.
Projects
None yet
Development

No branches or pull requests

2 participants