MidMaps: new Google Maps API for J2ME
I finally found some time to finish and publish the first release of a tiny library that allow to easily integrate Google Maps in every J2ME application: MidMaps.
You can read all the details, download the library together with sample code, and read the full JavaDocs here: MidMaps – J2ME Google Maps library.
yama 10:05 am on April 22, 2010 Permalink
i am using your library.yours is a nice application but the only problem is that it shows path as a straight line instead of road to road view.please help me out with a solution that how should i show such road to road path in my application.Thanking you.
Nicholas Ndegwa 9:41 am on January 1, 2011 Permalink
Hi I like your API it works perfectly on the SUN emulator but does not work on the Nokia emulator nor Nokia device am getting the following error.
map error:1000, java.io.IOException: Error in
Umesh 7:45 am on March 15, 2011 Permalink
can we add important location like hotels,historical monuments, etc to static maps.
azura 4:01 pm on April 13, 2011 Permalink
thnks for share
i will practice it dude
Dileep 10:47 am on October 31, 2011 Permalink
i am used to your library. but It give the
java.lang.InstantiationException: Class not a MIDlet
at com.sun.midp.midlet.MIDletState.createMIDlet(+66)
at com.sun.midp.midlet.Selector.run(+22)
Unable to create MIDlet DisplayMap
How to i solve this problem.. Help me..