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 for great circles in Leaflet.Extras #44

Open
udhbhav opened this issue Dec 27, 2016 · 9 comments
Open

Support for great circles in Leaflet.Extras #44

udhbhav opened this issue Dec 27, 2016 · 9 comments
Assignees

Comments

@udhbhav
Copy link

udhbhav commented Dec 27, 2016

https://www.thasler.com/leaflet.geodesic/example/circle.html

@bhaskarvk bhaskarvk self-assigned this Dec 29, 2016
@bhaskarvk
Copy link
Contributor

Added code for adding GreatCircle,
Demo http://rpubs.com/bhaskarvk/geodesic

@aditya-kothari
Copy link

aditya-kothari commented Jan 25, 2017

Hi Bhaskar,

Thanks for working on it. Actually we are looking for something different. If you see the link provided by Udhbhav in the issue, you will see that the circle is re-position-able and the functionality of the circle is to calculate the radius/circumference/diameter etc from a fixed point to the point where we drag the other end.

https://www.thasler.com/leaflet.geodesic/example/circle.html

And below is the link for JS script code for the above functioning:

https://github.com/henrythasler/Leaflet.Geodesic/blob/master/example/circle.html

Thanks once again for your time on this!
Aditya

@bhaskarvk
Copy link
Contributor

This can be supported. I presume you would want to read back the area/radius of the great circle after resizing/moving in Shiny ?

@bhaskarvk bhaskarvk reopened this Jan 25, 2017
@aditya-kothari
Copy link

Yes. Shiny would be great!

And thank you for the quick response :)

@aditya-kothari
Copy link

Hi Bhaskar,

Did you get a chance to work on this?

Thanks in advance :)

@bhaskarvk
Copy link
Contributor

Hi Aditya, Unfortunately I lost last two weeks due to sickness. I will begin working on this soon this week.

@aditya-kothari
Copy link

Sure no problem! Thanks again :)

@aditya-kothari
Copy link

Hi Bhaskar,

Did you get a chance to work on this?

Thanks in advance :)

@trafficonese
Copy link
Owner

Do you still have a working example of this use-case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants