You are not logged in.
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
You can trigger a reload of the data file using JavaScript function reloadData. I.e.:
document.getElementById('ammap').reloadData();There is no "setting" to tell amMap to monitor for changes.
Offline
Can you please give me a small exmaple in asp.net
Offline
This is a client-side JavaScript code. It's not dependent on server-side technology.
Offline
© amMap & amCharts | Forum engine: PunBB