I am trying to use calculateDistance method from utils but i am not sure how should i access it as there is no documentation on that. If you could help me that would be really appreciable.
The functions in the util file are not exported/shared for public consumption. If you want I maintain a package called geokit which would provide what you're liking. Here's the link.
I am trying to use calculateDistance method from utils but i am not sure how should i access it as there is no documentation on that. If you could help me that would be really appreciable.