GeoView : Issue 3749 : syncronize the crosshair to the new position.
svn: r14895
This commit is contained in:
parent
f0e4a17c99
commit
7595be65f2
@ -204,7 +204,7 @@ _JAVASCRIPT = '''<script>
|
||||
crosshairs.style.border='0';
|
||||
crosshairs.style.position='fixed';
|
||||
crosshairs.style.top='50%';
|
||||
crosshairs.style.marginTop='+2px';
|
||||
crosshairs.style.marginTop='-18px';
|
||||
crosshairs.style.left='50%';
|
||||
crosshairs.style.marginLeft='-13px';
|
||||
crosshairs.style.zIndex='500';
|
||||
|
Loading…
x
Reference in New Issue
Block a user