hello,
I want to use google api in my j2me project where i can find the location i.e latitude and longitude position of particular mobile.
I had find this below link from google which show how to find location but i can;t able to import the
1)http://www.jappit.com/blog/midmaps-g...va-me-library/
import com.jappit.midmaps.googlemaps.GoogleMaps;
import com.jappit.midmaps.googlemaps.GoogleMapsCoordinates;
import com.jappit.midmaps.googlemaps.GoogleStaticMapHandler;
import com.jappit.midmaps.googlemaps.GoogleStaticMap;
The above for statement and which is very important.I am using netbeans 6.8.I think to use this i have to add some zip or zar file in my library.But i can't able ot find the zip/zar file for it.
I had also gone through the nokia forum
2) http://wiki.forum.nokia.com/index.ph...oogle_maps.jpg
But here again the question is
how i add this code to my midlet.?
Please help me.it is very urgent.
If anyone had done this before send me the sample code how to achieve this.
Thanks in advance

Reply With Quote

