googlemaps / v3-utility-library

Utility libraries for Google Maps JavaScript API v3
Apache License 2.0
1.1k stars 1.3k forks source link

Use RouteBoxer without google maps library #668

Closed NoamDev closed 3 years ago

NoamDev commented 4 years ago

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?

stale[bot] commented 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!

stale[bot] commented 3 years ago

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.