Added maps graphics.
This commit is contained in:
parent
e188f3474f
commit
d7f867f1a6
@ -171,8 +171,8 @@ a {
|
|||||||
|
|
||||||
.doctest {
|
.doctest {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-top: 50px;
|
padding-top: 20px;
|
||||||
padding-bottom: 50px;
|
padding-bottom: 20px;
|
||||||
box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.5);
|
box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.5);
|
||||||
}
|
}
|
||||||
.collapsed .doctest {
|
.collapsed .doctest {
|
||||||
|
@ -98,7 +98,7 @@
|
|||||||
resolutionDependent: false
|
resolutionDependent: false
|
||||||
})
|
})
|
||||||
|
|
||||||
// The mapdata object contains informations,
|
// The map projection object contains informations,
|
||||||
// how the displayed map has to be interpreted.
|
// how the displayed map has to be interpreted.
|
||||||
// e.g. which projection is used or how the
|
// e.g. which projection is used or how the
|
||||||
// image is clipped.
|
// image is clipped.
|
||||||
|
7501
lib/pixi/maps/maps_overview.ai
Normal file
7501
lib/pixi/maps/maps_overview.ai
Normal file
File diff suppressed because one or more lines are too long
BIN
lib/pixi/maps/maps_overview.png
Normal file
BIN
lib/pixi/maps/maps_overview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 148 KiB |
Binary file not shown.
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
Loading…
Reference in New Issue
Block a user