Home |

GeoFinder - Google Maps script generator

Google Maps script generator


Geo Finder script has been designed for the users who do not know JavaScript and Google Maps API and want to publish the map on their web page. The only requirement is to set the map parameters and download the script. The script is ready to paste into the web page. The user has access to geographical location, GPS coordinates and over 200 world regions pre-defined.

Example 1 Example 2 Example 3







Geolocalization – enter the address: street, city, etc...
GPS coordinatesSelect region, country
N° ' " E° ' "
 
NavigationMap keys modeMini mapScaleAnim. zoomStartup attributesWidth/Height (px)
Info window name Info window content
Window width (px)GPS coordinates
 

Google Maps generator
 

NOTE ! The Google Maps key is generated individually for each domain. Pasting below code into your web page will not give an expected result unless line 6 does not contain the code that is generated after registration on http://www.google.com/apis/maps/signup.html.
The only condition to use the script generated by GeoFinder is to publish the information about source of the script along with the link to this page. The script has already attached banner with the link.


Google Maps script.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>GeoFinder - Google Maps JavaScript API Example</title>
<script src="http://maps.google.com/maps?file=api&v=2&key=Paste the GOOGLE MAPS API key here"
type="text/javascript"></script>
<script type="text/javascript">

//<![CDATA[

function load() {
if (GBrowserIsCompatible()) {
         var map = new GMap2(document.getElementById("map"));
         map.addControl(new GLargeMapControl());
         var MapTypes = map.getMapTypes();
         MapTypes[0].getName= function() { return "text 1";}
         MapTypes[1].getName = function() { return "text 2";}
         MapTypes[2].getName = function() { return "text 3";}
         map.addControl(new GMapTypeControl());
         map.setCenter(new GLatLng(52.173931692568, 18.8525390625), 6);
         var marker = new GMarker(new GLatLng(52.173931692568, 18.8525390625));
            map.addOverlay(marker);

}
}

//]]>
</script>
</head>
<body onload="load()" onunload="GUnload()">


<div>
<div id="map" style="width: 790px; height: 450px; background: url(http://geofinder.web4you.com.pl/template/loader.gif); background-repeat: no-repeat; background-position: center;"></div>
<div style="padding-top:10px; text-align: right; width: 790px;"><a href="http://geofinder.web4you.com.pl">
<img src="http://geofinder.web4you.com.pl/geofinder1.gif" alt="Geofinder Google Maps generator" border="0" width="80" height="15"></a></div>
</div>

</body>
</html>




zabezpieczenia, systemy alarmowe