Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » Google map
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: Google map | 528 Views |
-
Google map

23 October 2008 at 12:47am
Hi ,
i have tried for Google map , its working fine on IE6 .
But it unable to load on Fire Fox 2/3 and all browser
exceplt IE6.
If any done this b4 plz guide me
<script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAL9p-ttSpSXjZhfVNwtcp1xTYWXSD7CGyIvJDLwBds4cM4TwQsRRP9s4HXyCkkgtMtdDRNHeeSCMOIw"
type="text/javascript"></script>
<script type="text/javascript">//<![CDATA[
function load() {
if (GBrowserIsCompatible()) {
var map = new GMap2(document.getElementById("map"),
{ size: new GSize(350,293) } );
//var map = new GMap2(document.getElementById("map"));map.setCenter(new GLatLng(51.5002, -0.1262), 13);
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
}
}//]]>
</script><div id="map" style="width:350px; height:293px"></div>
thanx
tareq -
Re: Google map

27 October 2008 at 11:23pm
Try having a look at http://www.silverstripe.com/site-builders-forum/flat/150224 that you would have found if you did the search Google Maps firefox ;)
| 528 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: Motoma, Kiran, lise, Mohammed, steve_nyhof, Thomas B. Nielsen
Welcome to our latest member: jhstripe


