Friday, 18 May 2012

The products listed above, and their associated names, icons and logos, are the intellectual property of Microsoft Corporation.
Live Services Wiki Syndicate  
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  |
Copyright 2009. Sponsored by nsquared.   |  Terms Of Use  |  Privacy Statement
Content on this site is generated from the developer community and shared freely for your enjoyment and benefit. This site is run independently of Microsoft and does not express Microsoft's views in any way.