refine
This commit is contained in:
		@@ -83,6 +83,18 @@ $arrTopic = array (
 | 
			
		||||
    5 => "Lkw-Verkehr"
 | 
			
		||||
); 
 | 
			
		||||
 | 
			
		||||
$arrBeteiligte = array (
 | 
			
		||||
    "rad" => "Fahrräder",
 | 
			
		||||
    "pkw" => "PKW",
 | 
			
		||||
    "fuss" => "Fussgänger",
 | 
			
		||||
    "krad" => "Krafträder",
 | 
			
		||||
    "lkw" => "LKW",
 | 
			
		||||
    "sonstiges" => "Sonstiges",
 | 
			
		||||
    "gleich" => "Alleinunfälle und Unfälle mit geicher Fahrzeugart"
 | 
			
		||||
);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
$arrMarkerType = array (
 | 
			
		||||
    0=>"infoMarker",
 | 
			
		||||
    1=>"pedestrianMarker",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user