Switched from OSM to OpenLayers, OL map now works (Still working on markers)
This commit is contained in:
10
client/theme/default/ie6-style.css
Normal file
10
client/theme/default/ie6-style.css
Normal file
@ -0,0 +1,10 @@
|
||||
.olControlZoomPanel div {
|
||||
background-image: url(img/zoom-panel-NOALPHA.png);
|
||||
}
|
||||
.olControlPanPanel div {
|
||||
background-image: url(img/pan-panel-NOALPHA.png);
|
||||
}
|
||||
.olControlEditingToolbar {
|
||||
width: 200px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user