diff --git a/sigi/apps/metas/templates/metas/mapa.html b/sigi/apps/metas/templates/metas/mapa.html index b96fa2a..1bc45bb 100644 --- a/sigi/apps/metas/templates/metas/mapa.html +++ b/sigi/apps/metas/templates/metas/mapa.html @@ -47,7 +47,7 @@
-
+
diff --git a/sigiStatic/js/metas/mapa.js b/sigiStatic/js/metas/mapa.js index a88cc20..78e9e7b 100644 --- a/sigiStatic/js/metas/mapa.js +++ b/sigiStatic/js/metas/mapa.js @@ -11,6 +11,7 @@ $("#list_csv").click( open_report ); var latlng = new google.maps.LatLng(-14.2350040, -51.925280); var myOptions = { + scrollwheel: false, zoom: 5, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP