When I put the theme function inside a "Page", the GMap show up fine.

/* Displays the map */
echo "

";
echo theme('gmap', array('#settings' => $mymap));
echo "

";

but when I put the theme function inside a "Block", why the GMap does not show up?

the code is here:
http://www.oniva.com/upload/1356/gmap.php

Comments

chiuming07’s picture

podarok’s picture

Status: Active » Closed (won't fix)

release unsupported
feel free to open issue against latest 7.x dev