javascript - 缺少 Google map RouteBoxer API

标签 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 是否已弃用?

谢谢!

最佳答案

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

或这里 https://github.com/nmccready/google-maps-utility-library-v3-keydragzoom

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

关于javascript - 缺少 Google map RouteBoxer API,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38220183/

相关文章:

javascript - 如何刷新存储和快照的 jquery 选择器变量

javascript - 如何将自定义库事件(即 Google map 事件)转换为 RxJS 中的 Observable 流?

google-maps - 谷歌地图 API 状态

javascript - 谷歌地图API : How to add my own markers to a map?

javascript - 如何从谷歌地图获取纬度和经度?

javascript - 将渲染模板与 Angular js 链接

javascript - 在reactjs中滚动到页面顶部

javascript - Google map 标记中的自定义描述

google-maps - 使用谷歌地图API计算两点之间X分钟的位置(纬度,经度)?

ios - 在谷歌地图中访问当前位置