Closed NoamDev closed 3 years ago
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!
Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.
I'd like to use RouteBoxer outside the context of google maps api. But it uses classes like google.maps.LatLng, google.maps.Polygon, google.maps.LatLngBounds etc. which are missing when I try to use it independently. Is there a lightweight package which contains all those structures?