<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>Hallo Liste,</DIV>
<DIV>&nbsp;</DIV>
<DIV>ich ärgere mich jetzt schon ein bisschen länger mit dem Problem der 
Symbolerstellung rum.</DIV>
<DIV>Ich will ein Symbol erstellen, dass eine Fahne darstellt. Weil ich es nicht 
selber zeichnen möchte habe ich eine Fahne als GIF und als PNG vorliegen 
(20x30pixel). In beiden versionen ist der Hintergrund transparent.</DIV>
<DIV>In der erstellten Karte ist der Hintergrund dann aber immer weiß. 
Woran&nbsp;kann das liegen?</DIV>
<DIV>Kann mir dabei jemand behilflich sein? Evtl hat ja auch jemand mal ein 
Fahnen-Symbol erstellt und würde es mir zu verfügung stellen!?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Gruß,</DIV>
<DIV>Mike WIckert</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Hier mein verwendeter Quellcode:</DIV>
<DIV><U><STRONG>Symbols.sym:</STRONG></U></DIV>
<DIV>SYMBOL</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;NAME "Fahne"</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;TYPE PIXMAP</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;IMAGE "placemark.png"</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;# IMAGE "placemark.gif"</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;TRANSPARENT 2</DIV>
<DIV>END</DIV>
<DIV>&nbsp;</DIV>
<DIV><STRONG><U>MAP-Datei:</U></STRONG></DIV>
<DIV>LAYER</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;...</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;CLASS</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;STYLE</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SYMBOL 
"Fahne"</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;END</DIV>
<DIV>END</DIV>
<DIV>&nbsp;</DIV></FONT></BODY></HTML>