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

Start point changes for the same coordinate with different radius in canvas code. #26

Open
ud09 opened this issue Mar 21, 2018 · 0 comments

Comments

@ud09
Copy link
Contributor

ud09 commented Mar 21, 2018

Hi,
I'd like to know why didn't use
var p = layer._map.latLngToLayerPoint(layer._latlng),
in canvas code, and instead you used
var p = layer._point,

The canvas code returns different start points in pixels on the same coordinate with different radius, (when the radius is big, because of the projection)

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