0

Use https instead of http for icons

This commit is contained in:
Andrew Chin
2013-08-29 10:32:59 -04:00
parent ce419042e5
commit 7a7f92ba43

View File

@@ -101,8 +101,8 @@ directory.
'defaultMarker': 'signpost.png',
'signMarker': 'signpost_icon.png',
'bedMarker': 'bed.png',
'spawnMarker': 'http://google-maps-icons.googlecode.com/files/home.png',
'queryMarker': 'http://google-maps-icons.googlecode.com/files/regroup.png'
'spawnMarker': 'https://google-maps-icons.googlecode.com/files/home.png',
'queryMarker': 'https://google-maps-icons.googlecode.com/files/regroup.png'
}
dump['CONST']['mapDivId'] = 'mcmap'
dump['CONST']['regionStrokeWeight'] = 2 # Obselete