|
|
|
| Activate Pin popup when you add the pin |
|
<p><p><p><p>By using the combination of the pin ID and the unique map ID you can get access to the underlying html div element and call the mouseover.</p><br /><br /><br /> <pre><html xmlns="http://www.w3.org/1999/xhtml"><br /><br /><br /> <head><br /><br /><br /> <title></title><br /><br /><br /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><br /><br /><br /> <br /><br /><br /> <br /><br /><br /> </head><br /><br /><br /> <body onload="GetMap();"><br /><br /><br /> <div id='myMap' style="position:relative; width:400px; height:400px;"></div><br /><br /><br /> <a href="#" onclick="AddPin();">Add a pushpin to the center of the map</a><br /><br /><br /> </body><br /><br /><br /> </html></pre></p></p></p>
|
View Topic History
|
|