问题
I want to display multiple markers on the Google map in android. How can I achieve this?
回答1:
Use an ItemizedOverlay
. Here is a sample project from one of my books that demonstrates this.
来源:https://stackoverflow.com/questions/4994800/display-multiple-markers-on-google-map