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

Add L.PM.Utils.pxRadiusToMeterRadius #1007

Merged
merged 5 commits into from
Oct 16, 2021

Conversation

Falke-Design
Copy link
Collaborator

@Falke-Design Falke-Design commented Oct 11, 2021

New function L.PM.Utils.pxRadiusToMeterRadius(pxRadius, map, center) to convert a pixel radius (CircleMarker) to a meter radius (Circle)

Fix: #968

@Falke-Design Falke-Design linked an issue Oct 11, 2021 that may be closed by this pull request
@codeofsumit codeofsumit merged commit c6a1a8d into geoman-io:develop Oct 16, 2021
@Falke-Design Falke-Design deleted the feature/pxRadiusConverter branch December 21, 2021 19:46
BaharWeb pushed a commit to BaharWeb/leaflet-geoman that referenced this pull request May 13, 2022
* Add `L.PM.Utils.pxRadiusToMeterRadius`

* Change TypeScript comments

* Replace lines with new function
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

Successfully merging this pull request may close these issues.

L.PM.Utils circleToPolygon
2 participants