'Google Maps RouteBoxer API missing

I've been using this API for several years now and it's worked as recently as March or April of this year. Now, I'm getting a 404 error from:

http://google-maps-utility-library-v3.googlecode.com/svn/trunk/routeboxer/src/RouteBoxer.js

Has this API been deprecated?

Thanks!



Solution 1:[1]

That link stopped working. You can find the implementation here https://github.com/denissellu/routeboxer/blob/master/src/RouteBoxer.js

or here https://github.com/nmccready/google-maps-utility-library-v3-keydragzoom

Or you can use some other similar solutions, like Leaflet RouteBoxer which you can find here https://github.com/StephanGeorg/leaflet-routeboxer

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 manuzi1