[general]
name=Yandex Panorama Coverage Overlay
qgisMinimumVersion=3.28
qgisMaximumVersion=3.99
description=Temporarily display Yandex panorama coverage above the map canvas and open a panorama from a selected point.
about=Unlike the existing deprecated Yandex Panoramas plugin, this plugin temporarily displays panorama coverage above the QGIS canvas, supports map clicks and drag-to-set viewing direction, and never adds the coverage to the project or Layers panel. The overlay disappears after opening a panorama or canceling selection. Panoramas open only in the system browser, so the plugin has no QtWebEngine or third-party Python dependency. This experimental version uses an undocumented Yandex coverage renderer and is not affiliated with or endorsed by Yandex. Publication requires confirmation that this use is permitted by the current Yandex terms or written permission from Yandex.
version=1.2.0
author=Segikill
email=segikill@gmail.com
repository=https://github.com/segikill/QGIS_yandex_panorama_navigator
tracker=https://github.com/segikill/QGIS_yandex_panorama_navigator/issues
homepage=https://github.com/segikill/QGIS_yandex_panorama_navigator
category=Web
tags=yandex,panorama,street view,coverage,canvas overlay
icon=icons/yandex_panorama.png
experimental=True
deprecated=False
server=False
hasProcessingProvider=False
changelog=1.2.0
    - Render panorama coverage as a private canvas-only overlay.
    - Keep the overlay out of QgsProject, the Layers panel and saved projects.
    - Remove the overlay after opening a panorama or pressing Escape.
    - Remove the embedded browser and all QtWebEngine code and documentation.
