Hi everyone,
I've added a KML file to my map by URL. But my KML file is dynamically generated at my web server and may be changed for every request (it is my actual position).
But, the map produced static image, with information from KML at the time adding to the map. Each time I view the map later - the position of the feature (KML data) is not changed, however the URL gives new KML data.
I am newbie to ArcGIS online, how can I add to my map dynamic KML?