使用谷歌地图的应用黑莓

问题描述:

谁能告诉我如何使用谷歌地图在黑莓应用程序的开发,而不是黑莓地图?

Can anyone tell me how to use Google maps in blackberry application development instead of Blackberry map?

最近我有一个主意,用谷歌地图网站从Browser.Field但由于GMaps实现是基于JavaScript是不可能的,它是由严重黑莓自带浏览器的支持。

Recently I had an idea to use Google Maps website from Browser.Field but it's not possible since GMaps are based on JavaScript and it's badly supported by Blackberry native Browser.

其实有在BlackBerry上使用谷歌地图的2种方式:

Actually there are 2 ways of using Google Maps on Blackberry:

  • install Google Maps Mobile application (see example of use)
  • use Google Static Maps API to generate and send image on device request. This will require server-side implementation and Sign Up for the Google Maps API