Archive for the Release Notes Category

Just a quick note to say that we’ve released a new version of the Zoomin System.

The best bit about this release is that we’ve got lots of features in testing and ready for deployment over the next month. We’re looking forward to building a community of New Zealanders that want to share their favourite cafes, beaches and skate spots.

Sphere: Related Content

<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