Posted by arsunyiu on February 1, 2011 at 10:24am
Hi all,
I am creating a Gmap that contain many points.
The demo: http://mhyiu4c.no-ip.info/content/gmap
For the Address 1 and Address 2 is same location.
When I click on letter B, it only shows Address 2 (latest one).
Does anyone know how to display multiple location on the letter B?

Comments
using gmap? you may have to
using gmap?
you may have to manually find the coordinates put the pins by using google map API
http://code.google.com/intl/en/apis/maps/documentation/javascript/overla...
Joetsui's blog