Hey Guys I am new to programming apps with the google maps API, and I can create a map showing a single location just fine, but I get confused when trying to implement a way to map multiple locations. (Not hard coded locations.)
In my app I have two Arraylists one containing latitudes and another containing longitudes.
Any suggestions on how I could create geopints from these lists ?
Thanks very much