Using Google maps in Windows Phone 8

坚强是说给别人听的谎言 提交于 2019-12-04 11:21:29

Even if you can use Google Maps tiles inside the control, you won't be authorize to do so.

Google Maps terms of use specify that you cannot direct access tiles or other resources out of the official control.

So technically it's possible but legally you cannot. So based on the terms of use, you can use the Google Maps control (JavaScript API) or use another mobile control (which won't be compatible with WP8).

There is an app in the WP Store, called gMaps, that uses Google Maps. Do you think that it's made with the JavaScript API?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!