With the line :
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
 I superimpose some small images on the map created with the B4XMap library.
How to recognize which image is clicked? No. 1 or No. 2 or No. 3, .... ?
Surely you have to make the event :
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
but how ?
Thanks in advance
			
			
			
				B4X:
			
		
		
		shapes.Add(coMapUtilities.instanceShapeImage(fcvMap,coMapUtilities.initShapeImage(coMapUtilities.initLatLng(Lt,Lg),xui.LoadBitmapResize(File.DirAssets,"photo.png",36dip,48dip,True),0,"PHOTO" & N )))How to recognize which image is clicked? No. 1 or No. 2 or No. 3, .... ?
Surely you have to make the event :
			
				B4X:
			
		
		
		private Sub fcvmap_ShapesClicked(aLatLng As TMapLatLng,aList As ListThanks in advance
 
				 
 
		 
 
		 
 
		 
 
		 
 
		