Skip to content

Commit fb9dffb

Browse files
committed
actualización del mapa de ubicación - Complejo Santos, SENATICs
1 parent 4d8fed2 commit fb9dffb

78 files changed

Lines changed: 5 additions & 18783 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

js/custom.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444

4545
map = new GMaps({
4646
el: '#gmap',
47-
lat: -25.3313991,
48-
lng: -57.5300254,
47+
lat: -25.2815548,
48+
lng: -57.6077665,
4949
scrollwheel:false,
5050
zoom: 16,
5151
zoomControl : false,
@@ -58,8 +58,8 @@
5858

5959
var image = 'img/marker.png';
6060
map.addMarker({
61-
lat: -25.3313991,
62-
lng: -57.5300254,
61+
lat: -25.279655,
62+
lng: -57.6087641,
6363
icon: image,
6464
animation: google.maps.Animation.DROP,
6565
verticalAlign: 'bottom',

js/custom.js~

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
clickable: false
5757
});
5858

59-
var image = '../img/marker.png';
59+
var image = 'img/marker.png';
6060
map.addMarker({
6161
lat: -25.3313991,
6262
lng: -57.5300254,

pythonparaguay.github.io/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

pythonparaguay.github.io/color/default.css

Lines changed: 0 additions & 38 deletions
This file was deleted.
-9.87 KB
Binary file not shown.

0 commit comments

Comments
 (0)