add extra hint icon at current google map
- by user315396
my code is written from http://stackoverflow.com/questions/1171433/jquery-xml-and-google-map
Now all marker icons can be displayed at current google map.
But now I want to add some function.
When getting description of item (it will map to opposite icon) ,if user click this description, a hint will display near the map icon at google.
I still can't how to start.I can get lat and lng of location.
PS:some of markers will map to same point.