简体   繁体   English

IBM Worklight 6.1-Windows Phone 8应用程序中的Google Map集成

[英]IBM Worklight 6.1 - Google Map integration in a Windows Phone 8 app

Does IBM Worklight 6.1 supports Google Maps for Windows Phone 8? IBM Worklight 6.1是否支持Windows Phone 8的Google Maps?
If yes, then how to integrate it in my project? 如果是,那么如何将其集成到我的项目中? (any sample if possible) (如有可能,请提供任何样本)

  1. Why not do some googling on your own? 为什么不自己进行一些谷歌搜索?
  2. The question is not whether Worklight support it, but if Windows Phone 8 support it. 问题不是Worklight是否支持它,而是Windows Phone 8是否支持它。

I've followed this guide (in the context of a Worklight app) and it worked for me: 我遵循了该指南(在Worklight应用程序的上下文中),并且对我有用:

Also read the following: 另请阅读以下内容:

Here's a sample project in Worklight 6.1: Google Maps using Cordova in Windows Phone 8 这是Worklight 6.1中的示例项目: Windows Phone 8中使用Cordova的Google Maps

After you build the project in Eclipse and opening it in Visual Studio 2012, make sure to open the WMAppManifest.xml file and verify the following required capabilities are checked: ID_CAP_LOCATION , ID_CAP_MAP . 在Eclipse中构建项目并在Visual Studio 2012 WMAppManifest.xml其打开后,请确保打开WMAppManifest.xml文件并确认已检查以下必需功能: ID_CAP_LOCATIONID_CAP_MAP

Screen shot from Windows Phone 8 Emulator: Windows Phone 8 Emulator的屏幕截图: 在此处输入图片说明

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

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