Juha Holopainen (839337) External maps is a great feature indeed! Another issue i'm consistently experiencing during testing is if i remove lines from the external maps file and reload data files, those lines are still present and loaded.
As an example i added a simple test map that draws a line. Reloading data files properly adds it, but when i remove that map and reload data files again it is still present. I guess there is nothing that flushes the memory in between the fetches?
I've double checked and verified that there is no caching on the web server.
Do we have to use VERSION
in GRPluginMaps.txt to solve this?