Are there any plans to support Windows mobile 7 or 7.5 on feature releases?
We are planning to develop hybrid based mobile application using Phonegap framework and we are targeting ios, android and Windows mobile platforms
Printable View
Are there any plans to support Windows mobile 7 or 7.5 on feature releases?
We are planning to develop hybrid based mobile application using Phonegap framework and we are targeting ios, android and Windows mobile platforms
We have no plans to support Windows Phone 7.x. The problem is that touch events are overtaken by the browser on that device, and we need to provide solutions that will also work in the browser.
In your case, there might be another solution, since you will be using a PhoneGap wrapper. This would only work if you only need the map (no routing, searching etc).
Try out our generic Nokia Maps API for Web ([url]http://api.maps.nokia.com/en/maps/intro.html[/url]) in a web control (like the PhoneGap wrapper) - on WP8, iOS and Android, I would still recommend the mobile api.
Let us know how it pans out.