How to display the google map instead of the link?

Hello!

I am now working with the google maps plugin. Everything is really fine but just one thing:

If I use

<?php if (function_exists('printImageMap')) printImageMap(); ?>

to call the google maps thing I only get the link which I will have to click to open google maps.

What I really would prefere is to get instead of the link the google map displayed.
Can someone tell me if this is possible and which function I will than have to use for this?

Thanks a lot!

Best!

martin

Comments

Sign In or Register to comment.