map zone interactive plus grande
This commit is contained in:
		@@ -66,7 +66,7 @@ class SitesMap extends BlockBase {
 | 
			
		||||
        transform="translate($x,$y)"
 | 
			
		||||
        style="cursor: pointer;"  <!-- Change le curseur pour indiquer l'interaction -->
 | 
			
		||||
      >
 | 
			
		||||
          <rect width="40" height="40" transform="translate($x,$y)" fill="none" onclick="handleCircleClick('$datacontent')"></rect>  <!-- Zone d'interaction invisible -->
 | 
			
		||||
          <rect width="10" height="10" transform="translate($x,$y)" fill="none" onclick="handleCircleClick('$datacontent')"></rect>  <!-- Zone d'interaction invisible -->
 | 
			
		||||
         
 | 
			
		||||
          <circle
 | 
			
		||||
          class="site-link"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user