I installed and configured everything.
Here is my results for simple [map baselayers="google" center="5.5,52" zoom="6" /] :
itstraveltime.ru (right empty box)
I dont see any js in the bottom of the page from mapping kit package.
I use custom page-front.tpl.php
Can anybody help me? Do you need more info?
Comments
Comment #1
jpulles commentedI changed the title assuming the error results from using a custom template. If the line '
print $closure' is commented out in a default template, the javascript that the mapping kit generates, is not written to the output. This seems what has happened in your case.Hope this helps you,
John
Comment #2
jpulles commentedComment #3
l33roy commentedyes, thank you. I had "closure_region" instead. Everything works fine.
Comment #4
l33roy commented