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

Map view for location aware pages #127

Open
jussiarpalahti opened this issue Jun 9, 2017 · 0 comments
Open

Map view for location aware pages #127

jussiarpalahti opened this issue Jun 9, 2017 · 0 comments

Comments

@jussiarpalahti
Copy link
Member

City guide shows location aware Wagtail pages on a map and displays information about them when selected.

Features include:

  • show a map using configurable center, extent and zoom and map size on page
  • inside pages' markers write a number corresponding to their Wagtail given order (that's set in the admin)
  • when clicked show a modal of page's content
  • in modal these fields are shown:
    • image
    • description
  • modal should close by clicking on its close button and anywhere on the map (if visible)
  • modal should be responsive to browser viewport
    • if space allows open modal beside clicked object and it should be fully visible
    • if space is limited, ex. on mobile, take over the screen but leave map partially visible between screen's and modal's borders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant