File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
< style type ="text/css ">
6
6
# map { height : 250px ; width : 500px ; }
7
7
</ style >
8
- < script type ="text/javascript " src ="http://maps.google.com/maps/api/js?v=3.7 &sensor=false "> </ script >
8
+ < script type ="text/javascript " src ="http://maps.google.com/maps/api/js?v=3.14 &sensor=false "> </ script >
9
9
< script type ="text/javascript " src ="ExtDraggableObject.js "> </ script >
10
10
< script type ="text/javascript " src ="CustomTileOverlay.js "> </ script >
11
11
< script type ="text/javascript ">
53
53
}
54
54
55
55
function createOpacityControl ( map , opacity ) {
56
- var sliderImageUrl = "opacity-slider3d7 .png" ;
56
+ var sliderImageUrl = "opacity-slider3d14 .png" ;
57
57
58
58
// Create main div to hold the control.
59
59
var opacityDiv = document . createElement ( 'DIV' ) ;
You can’t perform that action at this time.
0 commit comments