Re: Accessing MS Virtual Earth using ASP.Net



The reason you have to access it through JavaScript is that the
clientside scripting is responsible for fetching the images from MS and
moving them around as you move around on the map. If you did it using
only ASP.NET then you would have to do about a million postbacks to
move your map around and create markers, open windows etc.

If you are looking for a map on your page I have made an ASP.NET
control for Google Maps which works well (especially the licensed
version) - http://www.reimers.dk


John Morgan wrote:
I have been looking at the Microsoft Virtual Earth SDK. As far as I
can see I have to incorporate it in a web page using a control based
on Javascript through web services

It being a Microsoft control I assume that I can access it directly
from asp.net. I am thinking it will be easier to incorporate it if I
can use asp.net.

I would be grateful if someone could advise me on this,



Best wishes, John Morgan

.



Relevant Pages

  • Re: Shall I implement this in javascript?
    ... to access some web services. ... IE Control expose? ... javascript in a browser has no file system access, ... If the COM interface access of the IE Control let's ...
    (comp.lang.javascript)
  • Re: Transfering control without growing control context -- i.e. how to implement GOTO
    ... the control context is normally referred to as the "control ... language doesn't support Proper Tail Recursion. ... In JavaScript the control stack will grow, ... Globally declared named functions become properties of the javascript global object so they can be referenced, but still with property accessors, as members of that object. ...
    (comp.lang.javascript)
  • Re: Gareee, Poser, Im Confused!!! Help!
    ... I have to say though, I "did" end up spending most of my evening playing with Poser, ... to where I'm actually in control and know what I'm doing and get the results I want. ... or are you saying Layout will create the UV map for me somehow? ... Ya know, like with Vue, when you register, you also are creating an account and from there you can see if you need anything. ...
    (comp.graphics.apps.lightwave)
  • Re: Transfering control without growing control context -- i.e. how to implement GOTO
    ... I, for one, attach no absolute an certain meaning to the term "control context" and so have no idea what constructs in javascript it may relate to, and so why 'growing' them may be a problem. ... language doesn't support Proper Tail Recursion. ...
    (comp.lang.javascript)
  • Re: VB.Net Horisontal Menu
    ... There is no "menu" control of a Webpage. ... javascript, VBNet and servercontrols. ... This is nothing strange because a button is in fact often used in webpages ... > even my web development is for operational purposes. ...
    (microsoft.public.dotnet.general)