diff --git a/app/public/index.html b/app/public/index.html
index ed98901..de0936c 100644
--- a/app/public/index.html
+++ b/app/public/index.html
@@ -4007,7 +4007,7 @@
// create map positioned over AU and NZ
var map = L.map("map", {
maxBounds: bounds,
- }).setView([-15, 150], 2);
+ }).setView([46, 375], 8);
// remove leaflet link
map.attributionControl.setPrefix("");