Use Google Map in Blackberry application

Solution 1:

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.

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