Tweaks
This commit is contained in:
parent
1cad44584e
commit
5a7b773c84
@ -79,7 +79,7 @@
|
||||
$('.nav-tabs a[href="#mapTab"]').tab('show');
|
||||
|
||||
var setter = function(e) {
|
||||
_ctx.map.setCenter({lat: latitude, lng: longitude});
|
||||
_ctx.map.panTo({lat: latitude, lng: longitude});
|
||||
_ctx.map.setZoom(18);
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user