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

Support multiple locations #30

Open
aaronczichon opened this issue Jul 31, 2024 · 2 comments
Open

Support multiple locations #30

aaronczichon opened this issue Jul 31, 2024 · 2 comments
Assignees
Labels
feature Complete new feature that extends the functionality
Milestone

Comments

@aaronczichon
Copy link
Owner

aaronczichon commented Jul 31, 2024

Description

As a user I may want to set multiple locations onto one image.

Implementation

Consider a new, additional syntax, for multiple coordinate which can show multiple locations on one rendered map image.

References

Maybe #18 should be done before this so that we can use array syntax as well for multiple locations.

@aaronczichon aaronczichon added the feature Complete new feature that extends the functionality label Jul 31, 2024
@aaronczichon aaronczichon self-assigned this Jul 31, 2024
@aaronczichon aaronczichon added this to the 2.0.0 milestone Aug 5, 2024
@aaronczichon
Copy link
Owner Author

aaronczichon commented Sep 20, 2024

Consider using a new processing code block. For example we could use multi-locations.
This would help not messing up the different processing blocks and keeps the speed of the plugin.

Also with multiple processing blocks, consider adding a setting where support for one or another can be enabled/disabled if not needed.

aaronczichon added a commit that referenced this issue Sep 25, 2024
aaronczichon added a commit that referenced this issue Sep 25, 2024
aaronczichon added a commit that referenced this issue Sep 25, 2024
@aaronczichon
Copy link
Owner Author

Implemented on feature/v2 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Complete new feature that extends the functionality
Projects
None yet
Development

No branches or pull requests

1 participant