Problems gmaps v3 with fuel cms
Hi, I import a static page I made before using gmaps v3 api. First, when I tried to load the page, the page displayed an error saying "compilation error: parse error" in a line of the javascript I was using from gmaps api.
Then, inspite of having the code in the body of the page, I made a file and I was loading that file in the header. There was no more displayed errors, the site loaded, but it wasn't displaying the map.
I check everything, I check that I was calling the api of gmaps correctly, I check the position when I was calling it (before my file), I started to compare line per line with the other site with my map working, I compared the css, js, and even the body, everything was the same but it was not displaying the map.
I'm not using php in that page, so, in the meantime, if I save the page as .html (I'm not using here anything of fuel) instead of .php with and I save it in my root, I can access with the following url: mydomain.com/map.html and everything is working.
But I really would like manage this page through the cms. So I wonder if somebody knows why my map is not displayed if I make the page with fuel cms.
Comments
<literal></literal>
which will tell Dwoo to avoid processing the templating code.<literal></literal>