overriding big popup on directions Google Maps
Posted
by Glycerine
on Stack Overflow
See other posts from Stack Overflow
or by Glycerine
Published on 2010-04-21T14:10:55Z
Indexed on
2010/04/21
14:13 UTC
Read the original article
Hit count: 318
google-maps
|gdirections
I've happily implemented v2 of Google maps to my site without a hitch, I also successfully perform a drive directions using GDirections.load().
What I need to do is stop the popup of the mini map when you select a particular step in the routing directions. So when the user clicks on say "step 3", instead of the default popup showing a mini map, I'd like to add a custom icon to that position.
Hope it makes sense Thanks in advance guys.
© Stack Overflow or respective owner