Updated default map centre location to Connaught
This commit is contained in:
parent
a96cc52d07
commit
cfa0df515a
@ -34,7 +34,7 @@
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=&AIzaSyCo79O07nOpWmdxKBUdgslJRrBwYSykDxwv=3.exp"></script>
|
||||
<script>
|
||||
$(function() {
|
||||
var myLatlng = new google.maps.LatLng(51.1475, -114.11484);
|
||||
var myLatlng = new google.maps.LatLng(51.0426695, -114.0898373);
|
||||
var mapOptions = {
|
||||
zoom: 15,
|
||||
center: myLatlng,
|
||||
|
Loading…
Reference in New Issue
Block a user