Ë
    ómxiì  ã                   ó&   — d dl mZ  G d„ de«      Zy)é   )Ú	JSONMixinc                   ó   — e Zd ZdZ	 dd„Zy)Ú	ViewStateaø  An object that represents where the state of a viewport, essentially where the screen is focused.

    If you have two dimensional data and you don't want to set this manually,
    see :func:`pydeck.data_utils.viewport_helpers.compute_view`.


    Parameters
    ---------
    longitude : float, default None
        x-coordinate of focus
    latitude : float, default None
        y-coordinate of focus
    zoom : float, default None
        Magnification level of the map, usually between 0 (representing the whole world)
        and 24 (close to individual buildings)
    min_zoom : float, default None
        Least mangified zoom level the user can navigate to
    max_zoom : float, default None
        Most magnified zoom level the user can navigate to
    pitch : float, default None
        Up/down angle relative to the map's plane, with 0 being looking directly at the map
    bearing : float, default None
        Left/right angle relative to the map's true north, with 0 being aligned to true north
    Nc                 ó¢   — || _         || _        || _        || _        || _        || _        || _        |r| j                  j                  |«       y y )N)	Ú	longitudeÚlatitudeÚzoomÚmin_zoomÚmax_zoomÚpitchÚbearingÚ__dict__Úupdate)	Úselfr   r   r	   r
   r   r   r   Úkwargss	            úQ/home/htdocs/ttos/venv/lib/python3.12/site-packages/pydeck/bindings/view_state.pyÚ__init__zViewState.__init__   sO   € ð #ˆŒØ ˆŒØˆŒ	Ø ˆŒØ ˆŒØˆŒ
ØˆŒáØ�M‰M× Ñ  Õ(ð ó    )NNNNNNN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   © r   r   r   r      s   „ ñð4 koô)r   r   N)Ú
json_toolsr   r   r   r   r   ú<module>r      s   ðÝ !ô&)�	õ &)r   