Reena
Reena

Reputation: 1378

How many proprietary mapping api we can use in android other than Google map?

How may mapping api's could be possible to use in android other than Google map, as i know few options are Microsoft Bing, Map Quest, Open Layers, Leaflet, Modest Map, Polymaps etc. Which mapping will be good to use in android other that Google Maps?

Upvotes: 0

Views: 146

Answers (1)

rbrundritt
rbrundritt

Reputation: 18003

Bing Maps works well. Here are some details on how to do this: http://www.bing.com/blogs/site_blogs/b/maps/archive/2013/06/28/cross-platform-development-with-bing-maps-and-phonegap.aspx http://code.msdn.microsoft.com/Cross-Platform-Bing-Maps-e96600d5

Also take a look at chapter 11 of my free ebook on creating location intelligent apps with Bing Maps: http://rbrundritt.wordpress.com/my-book/

Upvotes: 1

Related Questions