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 )ÚProjectionValidatorÚ
projectionú
layout.geoc              	      s4   t t| ƒjf ||| dd¡| dd¡dœ|—Ž d S )NÚdata_class_strZ
ProjectionÚ	data_docsuÇ  
            distance
                For satellite projection type only. Sets the
                distance from the center of the sphere to the
                point of view as a proportion of the sphereâ€™s
                radius.
            parallels
                For conic projection types only. Sets the
                parallels (tangent, secant) where the cone
                intersects the sphere.
            rotation
                :class:`plotly.graph_objects.layout.geo.project
                ion.Rotation` instance or dict with compatible
                properties
            scale
                Zooms in or out on the map view. A scale of 1
                corresponds to the largest zoom level that fits
                the map's lon and lat ranges.
            tilt
                For satellite projection type only. Sets the
                tilt angle of perspective projection.
            type
                Sets the projection type.
)Úplotly_nameÚparent_namer   r   )Úsuperr   Ú__init__Úpop)Úselfr   r   Úkwargs©Ú	__class__© úL/tmp/pip-unpacked-wheel-5ksk5baj/plotly/validators/layout/geo/_projection.pyr
      s    
þüázProjectionValidator.__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   