I have multiple layers (up to 100) that represent differents places. I made variable the path of files "data.csv" and "settings.csv" adding the lines
flashvars.data = "mydata.csv";
flashvars.settings = "mysettings.csv";
in the file StatPlanet.html. But now I want to make variable the map folder. I tried with instructions like flashvars.map = "mymap"; but it isn't work. Is there some reference to do it?
Thanks.
Tue, 05/01/2012 - 19:04
#1
How make map folder variable
Hi,
Currently setting the map folder requires the Adobe Flash software. The shapefile mapping component is an external open source component, and the file which specifies the folder is 'SHPreader.as' in the directory 'SHPReader'.
Best,
Frank