amMap support forum

You are not logged in.

Announcement

FORUM CLOSED! This forum is closed. We moved to a new place at Zendesk. Update your bookmarks.

Flash amMap: Help


  • Index
  •  » Help
  •  » Chnages in XML Dynamically chenge the info

#1 2009-12-23 04:10:24

raghushetty
New member

Chnages in XML Dynamically chenge the info

What is the setting i need to change if i change some information and its gets updated in the xml too.

Example: If i had some marker on the New york. I see the marker . From my code i change the location of the marker from alabama and i want the information to be reflected immediately. What is the settings i need to change in the xml.

Offline

 

#2 2009-12-25 00:59:25

qemm
Administrator

Re: Chnages in XML Dynamically chenge the info

You can trigger a reload of the data file using JavaScript function reloadData. I.e.:

Code:

document.getElementById('ammap').reloadData();

There is no "setting" to tell amMap to monitor for changes.

Offline

 

#3 2009-12-28 02:50:47

raghushetty
New member

Re: Chnages in XML Dynamically chenge the info

Can you please give me a small exmaple in asp.net

Offline

 

#4 2009-12-29 09:17:13

qemm
Administrator

Re: Chnages in XML Dynamically chenge the info

This is a client-side JavaScript code. It's not dependent on server-side technology.

Offline

 
  • Index
  •  » Help
  •  » Chnages in XML Dynamically chenge the info

© amMap & amCharts | Forum engine: PunBB