|
GeoPoint Not found
Hi i am doing this tutorial showing you showing how you can use nb with ajaxa and google map to create your own custom map. I am up to the point where i need to add the following code GeoPoint points[] = geoCoder1.geoCode(address); but when i add this piece i get an error stateing that it cannot find symbol GeoPoint. Presumably do i need to import another class file or something or componet for it to work?
Thanks
|