I am a beginner android programming.I want to create a balloon on the map. I read mapViewBalloon-example on this link https://github.com/jgilfelt/android-mapviewballoons but i don't know, is the BalloonItemizedOverlay a library?? Should i add it to the program or i should write BalloonItemizedOverlay class in the program? I read this class but i could not understand most of the code of this class :(
Thanks for help.