Skip to content

Instantly share code, notes, and snippets.

@stevepond
Created September 27, 2012 20:40
Show Gist options
  • Select an option

  • Save stevepond/3796347 to your computer and use it in GitHub Desktop.

Select an option

Save stevepond/3796347 to your computer and use it in GitHub Desktop.
Blackberry external driving directions

Blackberry does not seem to support opening directions for Google Maps. If supplying the ui=maps param, the browser opens with mixed results on blackberry.

There is a native app, Blackberry maps, but seems to only be able to have parameters passed in through the Native API

##References## http://stackoverflow.com/questions/1679264/blackberry-error-on-open-google-maps-in-browser http://stackoverflow.com/questions/8851910/set-direction-with-google-map-url-code-for-blackberry-and-windows-phone-7 http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/How-to-detect-the-BlackBerry-Browser/ta-p/559862

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment