开发者

Using Bing Maps REST Services on BlackBerry?

开发者 https://www.devze.com 2023-01-20 00:35 出处:网络
Are there any third party libraries or SDK\'开发者_如何学编程s - commercial or open source - that would provide a straightforward way to integrate Bing Maps in a BlackBerry application? Now that Bing

Are there any third party libraries or SDK'开发者_如何学编程s - commercial or open source - that would provide a straightforward way to integrate Bing Maps in a BlackBerry application? Now that Bing Maps Mobile is free for use in consumer-facing apps, it's a really compelling choice.

Nutiteq provides the only option I've found so far (short of developing in house). Hoping there are others.

Thanks in advance.


Bing maps has a REST API. You can see this: http://msdn.microsoft.com/en-us/library/ff701722.aspx

However, I am not sure about any SDK for Blackberry. Check if any unofficial project has used this REST API to create a wrapper for Blackberry. Otherwise, you can always use the browser field to fetch the map tiles.

0

精彩评论

暂无评论...
验证码 换一张
取 消