缺少 Google Maps RouteBoxer API

Isa*_*aac 2 javascript google-maps google-maps-api-3

我已经使用这个 API 好几年了,它最近在今年 3 月或 4 月开始使用。现在,我收到来自以下方面的 404 错误:

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

此 API 是否已被弃用?

谢谢!

xxx*_*tko 5

该链接停止工作。你可以在这里找到实现 https://github.com/denissellu/routeboxer/blob/master/src/RouteBoxer.js

或这里 https://code.google.com/p/google-maps-utility-library-v3/source/browse/trunk/routeboxer/src/RouteBoxer.js

或者您可以使用其他一些类似的解决方案,例如Leaflet RouteBoxer,您可以在这里找到https://github.com/StephanGeorg/leaflet-routeboxer