Home » 
        MCQs » 
        Leaflet MCQs
    
        
    Which of the following is the foundation class for map controls?
    
    
    
	4. Which of the following is the foundation class for map controls?
    
      - Controlling.leaflet
 
      - Leaflet.controlfeatures
 
      - L.control
 
      - Control.L
 
    
    Answer: C) L.control
    Explanation:
    L.Control is the foundation class for map controls.