Skip to content

Instantly share code, notes, and snippets.

View blackvitriol's full-sized avatar
👨‍💻
creating AGI...

Ahmad M. blackvitriol

👨‍💻
creating AGI...
View GitHub Profile
@blackvitriol
blackvitriol / map.qml
Created March 18, 2018 06:04
sample map for Qt QML
import QtQuick 2.0
import QtQuick.Window 2.0
import QtLocation 5.6
import QtPositioning 5.6
Rectangle {
width: 1500
height: 1000
visible: true