Hi guys,
anybody knows if it is possible to generate a
<div id="myMap" style="width: 400; height:300; left: 0px; top: 0px;" />
inside your intranet site, to represent a programmaticall y generated map
with the
"http://dev.virtualeart h.net/mapcontrol/mapcontrol.ashx ?v=6.1" script
reference?
INPUT: 5 points located by latitude,longit ude
OUTPUT: a 400x300 map with the 5 points pinpointed inside a square box
in the page.
I saw things about MapPoint WebService and understood it's required a
userId and a Password to use it.
But my question is: is it possible to have this service for free?
Can someone address me to the right direction?
Thx.
anybody knows if it is possible to generate a
<div id="myMap" style="width: 400; height:300; left: 0px; top: 0px;" />
inside your intranet site, to represent a programmaticall y generated map
with the
"http://dev.virtualeart h.net/mapcontrol/mapcontrol.ashx ?v=6.1" script
reference?
INPUT: 5 points located by latitude,longit ude
OUTPUT: a 400x300 map with the 5 points pinpointed inside a square box
in the page.
I saw things about MapPoint WebService and understood it's required a
userId and a Password to use it.
But my question is: is it possible to have this service for free?
Can someone address me to the right direction?
Thx.
Comment