Diese Seite Mobil.html | geoEvent.js Javascript | Mobil.xml Beispiel erstellt und gespeichert auf Geo-Marker-Projekt min. HTML Code-Beispiel: <html><head> <script src="http://maps.googleapis.com/maps/api/js?sensor=false&language=de" type="text/javascript"></script> <script src="/geoEvent.js" type="text/javascript"></script> </head><body onload="LoadMarkers('/mobil.xml');"> <div id="map" class="mapsearch"></div> </body></html> mögliche Style Angaben.. <style> .mapsearch {width:650px;height:600px;border-top:3px solid #cccccc;border-left:3px solid #cccccc;border-right:3px solid #777777;border-bottom:3px solid #777777;} .markerinfo {font-family:arial,sans-serif;font-size:12px;padding:0 10px 0 0;} .markerpic {width:60px;border:1px solid #000000;margin-right:5px;} </style> Forum: Event Marker-Managment