Hi, If you are talking about the directory "plugins/clientdynamiclayers" in your pmapper installation, it is not a plugin. It contains code shared by plugins that use "data dynamically added truth javascript" : http://svn.pmapper.net/trac/wiki/PluginsDynamicData
If you want to develop your own plugin with this "functionnality", it is very easy (For instance, you can add data specifyed in JSON format, as in the ".txt" example files I've just added) but requires javascript and mapserver skills: - load the file plugins/clientdynamiclayers/clientDynamicLayers.js in pmapper (if you don't know what I'm talking about, just follow the doc to activate "measure2" plugin) - add the content of plugins/clientdynamiclayers/examples/template-part.map to your template.map (as for measure2 plugin) - execute each line of plugins/clientdynamiclayers/examples/clientDynamicLayers.txt in a js console: it is what your own plugin have to do (define layers, define theirs data, add or remove layers). Thomas Le 06/01/2011 04:48, John Beck a écrit : > Does anyone know how to use the plugin titled ClientDynamicLayer? > I added it to the config_default.xml file but I am not sure what to do next? > Any ideas? > > JB > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > pmapper-users mailing list > pmapper-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > > ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmapper-users