U
    TZßfš  ã                   @   s    d dl ZG dd„ dejjƒZdS )é    Nc                       s   e Zd Zd‡ fdd„	Z‡  ZS )ÚBoundsValidatorÚboundsú
layout.mapc              	      s4   t t| ƒjf ||| dd¡| dd¡dœ|—Ž d S )NÚdata_class_strZBoundsÚ	data_docsa™  
            east
                Sets the maximum longitude of the map (in
                degrees East) if `west`, `south` and `north`
                are declared.
            north
                Sets the maximum latitude of the map (in
                degrees North) if `east`, `west` and `south`
                are declared.
            south
                Sets the minimum latitude of the map (in
                degrees North) if `east`, `west` and `north`
                are declared.
            west
                Sets the minimum longitude of the map (in
                degrees East) if `east`, `south` and `north`
                are declared.
)Úplotly_nameÚparent_namer   r   )Úsuperr   Ú__init__Úpop)Úselfr   r   Úkwargs©Ú	__class__© úH/tmp/pip-unpacked-wheel-5ksk5baj/plotly/validators/layout/map/_bounds.pyr
      s    
þüçzBoundsValidator.__init__)r   r   )Ú__name__Ú
__module__Ú__qualname__r
   Ú__classcell__r   r   r   r   r      s   r   )Z_plotly_utils.basevalidatorsZ_plotly_utilsZbasevalidatorsZCompoundValidatorr   r   r   r   r   Ú<module>   s   