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

Annotations position translation? #124

Open
MattFoley opened this issue Jan 13, 2013 · 0 comments
Open

Annotations position translation? #124

MattFoley opened this issue Jan 13, 2013 · 0 comments

Comments

@MattFoley
Copy link

Hi, I'm trying to mimic an instance of Google Maps with a quad tree tile provider I wrote for use with this library. The tiles are viewable correctly and zoom in and out correctly, but my annotations are not positioned correctly.

My annotation lat/longs are identical to the Google Maps data/instance, and they seem to be in the correct positions relative to each other except they are super close, as if they're zoomed out incredibly far.

I believe this is because the Google Maps instance's lat/long is normalized between 0 and 1. Is this an issue with my projection then? Any ideas how I would go about fixing it? I could provide example code, but I'm not sure where to start.

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

1 participant