Help about ExecJscript

Hi

is it possible to include into the package a demo about how to use a script with ExecJscript method ?

i would like to use the library "markerCluster"

Regards

olivier

Hi,

Here's an example of how the ExecJScript method can be used:

  WebGMaps1.ExecJScript('map.panBy(1, 1);');

It works

thanks

but for a more complicate think like this library (http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/docs/reference.html)
how can i do ?

regards

Hi,


To use the MarkerCluster library a reference to an extra javascript file is required.
Unfortunately this is currently not supported in TWebGMaps.
However this is a good suggestion and we'll consider adding this functionality in a future version.

Thanks

so i wait impatiently :)

Need to add it into "feature requests" page ?

olivier

Your request has been added to our internal list of new features to investigate.
Feel free to add it to the public Feature Request page as well.