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

Transpose position of markers being drawn to map #89

Open
Jacob-Mowat opened this issue Mar 28, 2023 · 0 comments
Open

Transpose position of markers being drawn to map #89

Jacob-Mowat opened this issue Mar 28, 2023 · 0 comments
Labels
bug Something isn't working p2 Medium priority

Comments

@Jacob-Mowat
Copy link
Contributor

This should make sure the "point" of the marker icon is drawn precisly on the scrapbook location (long, lat)

Transpose should be as follows:
X -> X - ( width * 0.5 );
Y -> Y - height;

@Jacob-Mowat Jacob-Mowat added bug Something isn't working p2 Medium priority labels Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p2 Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant