MapView QML Type

대화형 지도 뷰어 구성 요소입니다. 더 보기...

Import Statement: import QtLocation 6.8
Inherits:

Item

속성

자세한 설명

MapView는 지도를 래핑하고 확대/축소 수준 변경, 지도 이동 및 기울이기 등 일반적인 대화형 기능을 추가합니다.

구현은 별도로 제공되는 작은 빌딩 블록의 QML 어셈블리입니다. 이 컴포넌트의 자체 버전을 변경하려는 경우 qml/QtLocation 모듈 디렉토리에 설치된 QML을 복사하여 필요에 따라 수정할 수 있습니다.

Map참조하세요 .

속성 문서

map : Map

이 속성은 기본 맵 인스턴스에 대한 액세스를 제공합니다.


maximumZoomLevel : real

맵의 유효한 최대 확대/축소 수준입니다.

Map::maximumZoomLevel참조하세요 .


minimumZoomLevel : real

뷰의 크기에 따른 최소 줌 수준입니다.

Map::minimumZoomLevel도 참조하십시오 .


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.