Rotate compass rose when rotating map
This commit is contained in:
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
BIN
web_assets/compass_lower-right.png
Normal file
BIN
web_assets/compass_lower-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
BIN
web_assets/compass_upper-left.png
Normal file
BIN
web_assets/compass_upper-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
BIN
web_assets/compass_upper-right.png
Normal file
BIN
web_assets/compass_upper-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
@@ -14,7 +14,7 @@ var overviewerConfig = {
|
||||
'image': {
|
||||
'defaultMarker': 'signpost.png',
|
||||
'signMarker': 'signpost_icon.png',
|
||||
'compass': 'compass.png',
|
||||
'compass': 'compass_{north_direction}.png',
|
||||
'spawnMarker': 'http://google-maps-icons.googlecode.com/files/home.png',
|
||||
'queryMarker': 'http://google-maps-icons.googlecode.com/files/regroup.png'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user