MonoDroid 的 Google 地图解决方案

发布于 2024-10-31 20:55:17 字数 152 浏览 0 评论 0原文

有人有 MonoDroid 的 Google 地图解决方案吗?为了使其工作,我们需要继承 MapActivity (com.google.android.maps)。

我在 MonoDroid 路线图上看到该功能即将出现在 MonoDroid 1.1 中,但还没有发布日期。

Does anyone have a Google Maps solution for MonoDroid? To make it work, we need to inherit from MapActivity (com.google.android.maps).

I see on the MonoDroid Roadmap that this feature is coming to MonoDroid 1.1, but there's no release date yet.

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

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

发布评论

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

评论(2

仅此而已 2024-11-07 20:55:17

此时,地图 API 尚未为您绑定。您必须自己进行绑定。此处提供了一个示例:

https://github.com/xamarin/monodroid-samples

At this time, the maps API is not already bound for you. You will have to do the binding yourself. An example is available here:

https://github.com/xamarin/monodroid-samples

呆橘 2024-11-07 20:55:17

自从上一篇文章以来,他们现在已经在最新版本中绑定了谷歌地图。从 xamarin 下载最新的 API,示例如下:

https://github.com /xamarin/monodroid-samples/tree/master/MapsDemo

Since the previous post, they have now bound the google maps in the latest release. Download the latest API from xamarin and an example is here:

https://github.com/xamarin/monodroid-samples/tree/master/MapsDemo

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