On Feb 18, 11:51 am, avinash <[email protected]> wrote:
> Hello,
>
> I am facing a problem statement in Google Map. I have developed a
> Webpage in Dot Net 2.0 using C#.

We know. You already posted the code.

> The WepPage is displaying the Google Map with multiple markers on it.
> suppose if marker currently is at "X" position after sometime it move
> to "Y" position. The marker should be able to move "Y" position
> without the Map and Page refresh. The webpage will not be visibly
> refresh.

Asking the question more than once doesn't change the answer. You need
to use AJAX concepts to download data at intervals and interpret that,
moving the marker accordingly. Note that although the X in AJAX means
"XML", the concepts can be applied to downloaded data in any format.

Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to