Google 地图自定义地图图块/叠加层和控件

发布于 2024-12-11 06:24:52 字数 131 浏览 2 评论 0原文

Apple 如何为 iCloud 的“查找我的 iPhone Web 应用程序”制作自定义地图图块/叠加层和控件。

它在地图顶部有一个非常漂亮的网格,缩放控件等都是自定义的。

也许我在文档中错过了它,但似乎找不到它。

How did Apple make the custom map tile/overlay and controls for iCloud's Find My iPhone Web App.

It has a really nice grid on top of the map and the zoom controls etc are all custom.

Maybe I missed it in the docs but couldn't seem to find it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

千仐 2024-12-18 06:24:52

如果有人偶然发现这个问题,供任何人参考。

答案就在此处的文档中 - http://code .google.com/apis/maps/documentation/javascript/v2/overlays.html#CustomMapTiles

For anybody's reference if they stumble across this question.

The answer is in the docs here - http://code.google.com/apis/maps/documentation/javascript/v2/overlays.html#CustomMapTiles

拥抱我好吗 2024-12-18 06:24:52

上面已弃用的 JavaScript API v2 的答案,该 API 将于 2013 年 11 月 19 日停止工作。这与 v3 等效:

https://developers.google.com/maps/documentation/javascript/controls#CustomControls

The answer is above for the deprecated JavaScript API v2, which will stop working on November 19th 2013. This is the equivalent for v3:

https://developers.google.com/maps/documentation/javascript/controls#CustomControls

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文