Sunil Kumar Sahoo
Sunil Kumar Sahoo

Reputation: 53647

How to show multiple locations in googlemap view

I found there is questions asked in stackoverflow regarding this topic before but i didnt get any solution. I have latitude and longitudes of 5 different cities. I want to show them in google map. How can I achieve this

Thanks

Upvotes: 1

Views: 1346

Answers (2)

Ashish Dwivedi
Ashish Dwivedi

Reputation: 8186

Hay guys hear you get a perfect example to implement this.

Upvotes: 0

NickT
NickT

Reputation: 23873

You should use an ItemizedOverlay.

Part 2 of the following example shows how:

Google Map View

Upvotes: 1

Related Questions