This link has been bookmarked by 178 people . It was first bookmarked on 02 Mar 2006, by Gerry.
-
-
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script src="http://maps.google.com/maps?file=api&v=2&key=
[YOURKEY]" type="text/javascript"></script>
</head>
<body onload="showMap();" onunload="GUnload()">
<script type="text/javascript">
//<![CDATA[
function showMap()
{
if (GBrowserIsCompatible()) {
var map = new GMap2(document.getElementById("map"));
map.addControl(new GSmallMapControl());
map.setCenter(new GLatLng(31.95216223802497, -7.71875), 1);
}
}
//]]>
</script>
</body>
</html>
-
-
ailuro .把 Google Map 嵌進你的網頁裡!
-
-
Most people really like the embedded Google Maps, but don't know how easy it is to add them to any page. I've had a few people ask me how it is done. With a little bit of HTML knowledge, anyone can quickly have a map up and running in just a few minutes.
Here is an example of how you can add a map to any contact us page or blog quickly and easily.
-
-
kenzone Kamersion 2 includes a number of enhancements
-
exyron oryonComo añadir mapas google a nuestras webs??
-
Como añadir mapas google a nuestras webs??
-
-
-
Most people really like the embedded Google Maps, but don't know how easy it is to add them to any page. I've had a few people ask me how it is done. With a little bit of HTML knowledge, anyone can quickly have a map up and running in just a few minutes.
Here is an example of how you can add a map to any contact us page or blog quickly and easily. -
Most people really like the embedded Google Maps, but don't know how easy it is to add them to any page. I've had a few people ask me how it is done. With a little bit of HTML knowledge, anyone can quickly have a map up and running in just a few minutes.
Here is an example of how you can add a map to any contact us page or blog quickly and easily.
-
-
-
How to add a Google Map to any web page in less than 10 minutes
-
-
Shanta Rohsea brief (but longer than 10 min) tutorial by Joshua Siler
Page Comments
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.