OnClientZoomChanged Property
                In This Topic
            
            Gets or sets the callback function which is called after the zoom of the maps changed.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientZoomChanged As System.String
             
        
            
            public System.string OnClientZoomChanged {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also