[Chameleon] A matter of integration
Julien-Samuel Lacroix
jlacroix at mapgears.com
Wed Jun 23 08:30:55 EST 2010
Hi,
Chameleon doesn't live well if included in other PHP scripts. The best
you can do is: work with your my_Chameleon.php file and include your
other script in it just before the CWCExecute() line.
Also remember that Chameleon works with a HTML template. This template
cannot contain PHP.
Hope that help.
Julien
On 10-06-22 04:39 PM, Abel Ludba wrote:
> I’m developing a Chameleon WebSite and like to include it with an other application: map should be displayed within this web page.
> So, I'm using an include like this include('./my_Chameleon.php');
> I got the map and navigations tools (Zoom, Pan, etc.) are displayed too. But, navigation tools seem not to be working at all.
> I could not find out why. could you please help?
> Thank you
> Abel Ludba.
--
Julien-Samuel Lacroix
Mapgears
http://www.mapgears.com/
More information about the Chameleon
mailing list