Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2951 → Rev 2952

/branches/v2.25-scarificateur/widget/modules/cartopoint/squelettes/scripts/carto.js
24,7 → 24,9
google.maps.MapTypeId.ROADMAP,
google.maps.MapTypeId.HYBRID,
google.maps.MapTypeId.SATELLITE,
google.maps.MapTypeId.TERRAIN]
google.maps.MapTypeId.TERRAIN
],
position: google.maps.ControlPosition.RIGHT_TOP
},
scaleControl: true,
zoomControlOptions: {
/branches/v2.25-scarificateur/widget/modules/cartopoint/squelettes/css/carto.css
311,7 → 311,7
padding: 3px;
position: absolute;
right: 5px;
top: 31px;
top: 50px;
border-radius: 5px 5px 5px 5px;
width: 117px;
max-width: 350px;