简体   繁体   English

我可以使用Android Google Map API而不使用Google提供的地图吗?

[英]Can I use Android Google Map API without Useing Maps from Google

I would like to use own WMS/WFS Services, like Orthophotos. 我想使用自己的WMS / WFS服务,例如Orthophotos。 Is it possible to use the Google Android Map API to load this Maps ? 是否可以使用Google Android Map API加载此地图?

Because when using the Google Maps comercial, I have to buy a Google Premier licence right ? 因为在使用Google Maps商业广告时,我必须购买Google Premier许可证吗?

Is it possible to use the Google Android Map API to load this Maps ? 是否可以使用Google Android Map API加载此地图?

No, you can't pass your own maps to Google Maps framework on Android. 不,您不能将自己的地图传递给Android上的Google Maps框架。

You can use special tools for such purposes. 您可以将专用工具用于此类目的。 Read this answer . 阅读此答案

Because when using the Google Maps comercial, I have to buy a Google Premier licence right ? 因为在使用Google Maps商业广告时,我必须购买Google Premier许可证吗?

No. For Android you can use Google Maps API even if your app is payed. 否。对于Android,即使您的应用已付费,也可以使用Google Maps API。 Read more here 在这里阅读更多

I think it's not possible to; 我认为这是不可能的。 I think Google API's can only be used for Google services. 我认为Google API只能用于Google服务。 Why you have to look for an another service when Google provides the easiest map services and Google API's are free and no need to pay for it. 当Google提供最简单的地图服务且Google API是免费的且无需付费时,为什么还要寻找其他服务。

I think you can't. 我想你做不到 If you want to avoid google, try this: 如果您想避免使用Google,请尝试以下操作:

  1. OSMdroid OSMdroid
  2. Mapsforge Mapsforge
  3. MapQuest MapQuest

It's free 免费

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM