You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Adding a category selection panel overlay to the map (can look different from the current if needed)
Calling the REST API for Live-by to obtain the list of amenities for selected categories and adding these as markers to the map
Likely also you will want to change the Map constructor to disable google's default POI markers so the map isn't too cluttered.
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:
The text was updated successfully, but these errors were encountered: