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

Multiple locations per document #6

Closed
ayastreb opened this issue Jul 18, 2016 · 2 comments
Closed

Multiple locations per document #6

ayastreb opened this issue Jul 18, 2016 · 2 comments

Comments

@ayastreb
Copy link
Owner

As a user I should be able to provide multiple locations per single document.
For example:

location:
  - title: point A
    latitude:  43.988223
    longitude: 13.223221
  - title: point B
    latitude:  45.987348
    longitude: 5.4424479
    url: /somewhere-else

should produce two points on the map with this document.
If no URL provided for specifi point, document's main URL is used.

@jbibla
Copy link

jbibla commented Jun 18, 2017

+1

@ayastreb
Copy link
Owner Author

Implemented in 2.0.4

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

No branches or pull requests

2 participants