<script type=”text/javascript”>
var map = new GMap(document.getElementById(“mapview”));
map.addControl(new GSmallMapControl());
// map.addControl(new GMapTypeControl());
map.centerAndZoom(new GPoint(2659127, 5989007.5), 9);
var marker = new GMarker(map.getCenterLatLng());
map.addOverlay(marker);
marker.openInfoWindow(“Zoomin.co.nz
Online Street maps for New Zealand.”);
function gotoCapeReinga() {
map.centerAndZoom(new GPoint(2483051.5, 6751897.5), 8);
}
function gotoBluff() {
map.centerAndZoom(new GPoint(2152964.5, 5389702), 8);
}
</script>
Zoomin.co.nz is a interactive street map site for New Zealand. Now you can find any address in the country from Cape Reinga to the Bluff.
We’d love to hear your feedback, tell us what you think of Zoomin.co.nz.
Sphere: Related Content