I am trying to create a Android MapView.
In Part 2 of the article while implementing ItemizedOverlay, Eclipse is unable to pick it up from build path.
I am not sure about what part of SDK am missing.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve not done this myself, but after a bit of digging, it seems the MapView is not a part of standard android.
I found this on how to get it into your project, up and running.