<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19120">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hello,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>updating and compling current marblewidget
code</FONT></DIV>
<DIV><FONT size=2 face=Arial>i faced curious behavior drawnig
layers.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>1. GraticulePlugin</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>- starting marble with settings for Atmosphere
enabled, Graticule is drawn on top of map</FONT></DIV>
<DIV><FONT size=2 face=Arial>- switch Amosphere off, Graticule is not
visible anymore.</FONT></DIV>
<DIV>
<DIV><FONT size=2 face=Arial>- switch Amosphere on, Graticule stays not
visible </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Graticule is only visible if starting marble with
settings for Atmosphere enabled.</FONT></DIV>
<DIV><FONT size=2 face=Arial>If i change Garticule render position to
HOVERS_ABOVE_SURFACE, Graticule is allways</FONT></DIV>
<DIV><FONT size=2 face=Arial>visible, regardless if Atmospherer is on/off
.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>2. custom layer</FONT></DIV>
<DIV><FONT size=2 face=Arial>i created a custom layer, the layer simply drawing
a rect on top of the map (RenderPosition is SURFACE)</FONT></DIV>
<DIV><FONT size=2 face=Arial>after todays update, my layer is not visible
anymore</FONT></DIV>
<DIV><FONT size=2 face=Arial>overriding the LayerInteface::zValue() methode in
my drived layer class and returning value 1.0 , my layer is back ?!</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>mystic:</FONT></DIV>
<DIV><FONT size=2 face=Arial>this only happens when using the OSM map, with
atlas map, behaviour is like before update.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>regards, konrad</FONT></DIV></DIV></BODY></HTML>