Path : /hermes/sb_web/web/web/web/b2432/agentrobin.com/ |
Current < : /hermes/sb_web/web/web/web/b2432/agentrobin.com/mapscript.txt |
pinInfobox = new Microsoft.Maps.Infobox(pin.getLocation(), {title: 'My Pushpin', description: 'This pushpin is located at (0,0).', visible: false, offset: new Microsoft.Maps.Point(0,15)}); // Add handler for the pushpin click event. Microsoft.Maps.Events.addHandler(pin, 'click', displayInfobox);