Its not same mapp as google. First you have to gett free API key
Sign up for a Google Maps API key:
http://www.google.com/apis/maps/signup.html
Google Maps API Documentation:
http://www.google.com/apis/maps/documentation/
Install:
Edits google_earth.html
Find: THAILAND
Replace by: Your KEY
Save
Upload all to folder sourcesportal_plugins
Edits:
-> Go to Look and Feel
-> Choose Skin
-> Edit Template HTML
-> IPB Portal
-> Edit csite_skeleton_template
You Must Do This For Each Skin You Have.
Find: <!--MAIN-->
Add Below: <!--::google_earth::-->
Save Template Bit
FINISHED!
Install guide from
http://mods.invisionize.com/db/index.php/f/6431
Ati, if you whont to use that maps from Fulvio Romanin linked to, from
http://www.frappr.com/rototompeople , then just use this script in some article on your site.
<script>
var frappr_mapheight = 300;
var frappr_mapwidth = 300;
var frappr_maplat = 45.4879955;
var frappr_maplon = 9.19903;
var frappr_mapzoom = 13;
var frappr_host = "
http://www.frappr.com/";var gid = 600982;</script>
<script src="
http://www.frappr.com/ajax/mapwidget.js"></script>
I tested it and its works but there are some script problem between that cod fromn
http://www.frappr.com and Internet Explorer.