Skip to content

mihaiserban/QT_LeafletMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QT_LeafletMap

QT QML Leaflet map component using WebEngine and WebChannel to communicate between QML and Javascript

Window {
    visible: true
    height: 1000
    width: 1000
    MapLeaflet {
        anchors.fill: parent
    }
}

http://leafletjs.com

About

QT QML Leaflet map component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published