Ovi Maps and event handling with Java ME Location API
Today I’d like to present an article that closes the first part of tutorials about the Ovi Maps Java ME Location API.
When displaying a map in a Java ME application, it can be useful to be able to intercept events generated by the interaction of the user with the map itself, and the MapComponent and EventListener interfaces give complete support for keyboard and touch-based events.
Check out the full article, showing how touch events can be used to add markers to a map, and let me know your comments: Handling map events with Java ME Location API.










Som 7:30 am on July 15, 2011 Permalink
HI , I have tried the LBSP library its working fine in nokia phones. But Its showing Provider Error in other phones like Samsung,Sony ericsson.
Som 10:11 am on July 18, 2011 Permalink
Hi pit , This route path application is great. Please suggest me how to integrate Route path steps text description with this. Does Ovi map provide such API by which i can get the such info?
pit 10:14 am on July 18, 2011 Permalink
Hi Som,
I’ve not yet tried the Ovi Maps API on non-Nokia phones, will check and get back with some info asap.
As for the step descriptions, this should help: http://www.jappit.com/j2me/locationapi/com/nokia/maps/routing/Maneuver.html#getInstruction%28%29
Som 12:50 pm on July 18, 2011 Permalink
HI Pit , Thanks a lot .. This is what i was looking for.
som 9:01 am on August 2, 2011 Permalink
Hi Pit , Could you please suggest me how to optimize the map loading speed. Its taking more time in loading map. Can it be like the symbian Ovi Map faster?