-
- V5 - Setting Pushpin when using find() where
by scottt40
- 3 Replies
- Last post
by n.tucker
- I am having trouble setting the pushpin on the map when using the find method and a text box to find a location using an address, not lat lon:
Using the example from the SDK:
Code Snippet
< script src ="http://dev.virtualearth.net/mapcontrol/mapcontrol.ashx v=5"></ script >
< script type ="text/javascript">
var map = null ;
var sh
-
- Activity: Page refreshing and passing url variables
by lolcat
- 1 Replies
- Last post
by Jeroen Bransen - J-Thread
- Is it okay for my activity to include page refreshing and passing url variables within the same document
-
- map.GetRoute flags and numbers
by Yuki Chen
- 9 Replies
- Last post
by Derek Chan
- Hello everyone, I found map.DeleteAllPushpins(); removes the flags and numbers on the route path, is there any way I can prevent it Yuki
-
- new pages on your website
by achoo
- 5 Replies
- Last post
by Steven Wilssens MSFT
- If you have a website that you are editing using popfly, how do you get another tab on your navigation to lead to another page, within the same webzite without hyperlinking
-
- Wrong Link to Video
by DonG2
- 2 Replies
- Last post
by DonG2
- In the Block editor / Tutorial panel / Video Demos option ... all three links play the same video ( http://www.popfly.ms/Videos ) which is the "Create a mashup in 30 seconds".
-
- Shrinking Images
by MiCCAS
- 4 Replies
- Last post
by MiCCAS
- Hey There. Thought I'd let you know, with the shrinking images (avatars) they go black in the background, or has done for me. I uploaded an image containing the windows vista box, with a white background. Now, once it was shrunk it's black. Regards, Michael.
-
- Encrypted secret key
by slyi
- 1 Replies
- Last post
by Angus Logan (Windows Live)
- Hi All,
I notice your secret key is saved as plain text in your web.config for the asp.net sample. Is there any way to reference it from an encrypted reg key value instead, like on http://support.microsoft.com/kb/329290
Thanks
slyi
-
- Windows Live Messenger hangs
by Fardad
- 13 Replies
- Last post
by leojdpa
- I have installed windows live messeneger 8.1 and worked with it for a while with no problem. Then the messenger did not start when windows started eventhough the setting was to run at windows startup. Today I applied the latest updates through microsoft update (VS2005 SP1 and etc...) and now it does not run at all.
I checked the process list and I see that the process is loaded (msnms
-
- Destroy Map w/ Multiple XHR's
by Rob Cluett
- 4 Replies
- Last post
by Joel Rumerman
- I switch from map to map using XHR's. When switching the old map is not destroyed.
So here is the scenario: I have a global variable named map on a single html page which is a reference to the map object. I recreate the map object each time I do an XHR and assign it to the same global map variable. I have 3 maps that a user can switch to. This works well and is very functional. However ea
-
- More efficient way to draw a circle then this...?
by JonnyAJAX
- 14 Replies
- Last post
by SoulSolutions
- I got this code form the VIAEarth website... it works great but it pretty slow to use. Does anyone know or have code that can produce the same effect but more efficiently
this.circle = function(id, latin, lonin, radius, polygon) { // ref: http://viavirtualearth.com/Wiki/Draw+a+filled+Circle.ashx // returns polygon (if polygon != null) and polyline if not var locs = new Array(); var lat1 = l
-
- Is Virtual Earth Free?
by Vadimus
- 14 Replies
- Last post
by Jared H
- I Would like to use Virtual Earth in my real estate portal. Is it free or I have po pay
-
- GeoCoding on the fly...
by wycked_bob
- 2 Replies
- Last post
by SoulSolutions
- I can't seem to find a way to convert an address to lat long on the fly in the application. Am I missing something Thanks in advance. Dave
-
- How to Capture and save Virtual earth image....?
by mrsaif
- 3 Replies
- Last post
by Secrets
- Hi,
I am new to Virtual Earth SDK
I want to capture and save image that is showing on the webPage in some dictory locally.
How can I do this
Please help me in this regard.
-
- Cant Open my MSN Live Messenger! (for a month!!!) with code
by keiKennis
- 3 Replies
- Last post
by helperr321
- Ok. I've been trying to uninstall and reinstall but it just doesn't even OPEN.
"the application failed to initialize properly (0xc0000034) Click on OK to terminate the application"!
and my ie has started to have the same problem but thank god i can still use ie, but i am afraid that sooner or later it will crack down 2!
well, right now my main concern is my msn, since i
-
- RegExp block output
by jillefloridor
- 3 Replies
- Last post
by jianxu
- Hi,
I'm trying to filter out the first word of a <description> item in a news feed. For this I created the regular expression ^(\w)+ , which matches the first word. I used the RegExp block, with the getMatches operation.
However, when I connect this block with a News Reader block (just to see the output), there seems to be no output at all..
I tried to create a named gro
-
- Using POST with Contacts API
by fredb86
- 14 Replies
- Last post
by fredb86
- I'm a bit confused about how to do a post. On this page: http://msdn2.microsoft.com/en-us/library/bb463957.aspx The example shows: POST /someone@example.com/LiveContacts HTTP/1.1 On this page: http://msdn2.microsoft.com/en-us/library/bb463980.aspx The example shows: POST /livecontacts/contacts/contact(ContactID)/emails HTTP/1.1 Which is correct And is "ContactID" a placeholder for a valu
-
- OnUserLeaves?
by Bart Riepe
- 4 Replies
- Last post
by Bart Riepe
- Hi, I've been trying for some time now, but I haven't found a solution yet.
Can you still invoke a function when the user closes the message window None of the functions in the documentation and the old forum seem to work.
Thanks,
Bart
-
- If you want to use a custom map (ex: floorplan) should you use Map Cruncher?
by JonnyAJAX
- 1 Replies
- Last post
by Derek Chan
- Sorry this is a noob question, if we want to use VE with maps of say a floorplan should we use MapCruncher to make it happen
-
- Javascript error
by triptirara
- 6 Replies
- Last post
by Derrick
- when i try to create a polyline using javascript variables it gives me error.
Basically i store values in a textarea , create a array from it and pass to polyline, but it gives invalid argument; invalid values for 'velatlong' in VElatLong object.
I suppose it is not taking it as as an array , but how to solve the issue
-
- Rubberband
by oliver0303
- 1 Replies
- Last post
by bhowden
- Hi,
When holding down the Alt key you are able to do a rubberband selection on your map. I would like to activate that functionality from a custom button. Anyone know if this is possible I think this has to be some sort of javascript method, but i am not sure what
I would still like to have the Alt key functionality, but users unaware of this shortcut, will have a button to click to
-
- Problems with LifeCam VX 3000 software
by jaycee 61
- 14 Replies
- Last post
by Matilda-going crazy
- I`ve just purchase a LifeCam VX 3000. The software loads okay. I then click on the LifeCam icon on the desktop to start the program. But when the window opens nothing works when I click on them. To close the window I have to shut it down in Task Manager. Sometimes the window will open but all I get is the hour-glass icon which never stops. Again I have to shut it down through Task Mangager. The we
-
- Getting Long/Lat in Birds Eye view mode
by Woody_In_Sheffield
- 14 Replies
- Last post
by SoulSolutions
- Hi,
I am currently trying to get the Longitude and Latitude co-ordinates whilst in the Birds Eye view mode but it would seem this is not possible even though you are allowed to set pushpins whilst in this mode...
I would have thought if you could set pushpins, you should also be able to retrieve details...
Has anyone managed to get around this issue
Cheers,
Woody.
-
- 3D Tour in SDK?
by TB123
- 4 Replies
- Last post
by SoulSolutions
- Has anyone figured out how to utilise the 3D Tour function from the SDK yet Or is this not possible with the current release
-
- Showing multiple route on the same map
by Slackfishcrab
- 3 Replies
- Last post
by wortho
- Hi,
I am wondering if I can show multiple route on the same map, for example: from A to B, then from B to C, then from C to D,...from Y to Z. The reason that I am doing this is because sometime the route from A to Z that I want is different from Virtual Earth calculated.
Thanks in advance!
slackfishcrab
-
- Where to get source code of silverLight Chart/Graph?
by TnPS
- 5 Replies
- Last post
by Pravin Saindane
- hi expert,
I'm new comer to this forum and are very interested to learn more about SilverLight especially on the Data-driven SilverLight. e.g. Chart, Graph, BI and grid etc. I'm building a simple application and looking for the Chart built in SilverLight. I saw some blogs talking about this from Popfly but could not find the sample. Is that possible to have this sample source code Thank yo