General Magic Maps SDK for Qt/QML
Have a look for yourself to discover how easy it is to use the General Magic Maps SDK for Qt/QML. Online or offline, with unmatched features. General Magic Maps SDK for Qt/QML is so efficient, that you can run it easily on a $5 Raspberry Pi zero.
Easy to use
Lightweight
Online & Offline
Qt/QML
Features
Easy to use
Code snapshots that work right out of the box without any hassle and easy to use. Documentation that is right to the point. The General Magic Maps SDK for Qt/QML was designed to be the easiest to use solution for Qt.
import QtQuick.Window 2.12
import GeneralMagic 1.0
Window {
visible: true
width: 640; height: 480
title: qsTr("Minimal Map")
MapView {
id: mapView
anchors.fill: parent
}
Component.onCompleted: {
ServicesManager.commonSettings.allowInternetConnection = true;
ServicesManager.contentManager.autoUpdate = true;
}
}
[/cc]
Lightweight
When you're developing for embedded systems, you need the most lightweight solutions that offer the functionality you need. The General Magic Maps SDK for Qt/QML is the most efficient location module in the world for Qt.



Online & Offline
Maps, search, routing and navigation work with or without an internet connection.
One framework. One codebase. Any platform.
Everything you need for your entire software development life cycle. Qt is the fastest and smartest way to produce industry-leading software that users love. The General Magic Maps SDK for Qt/QML can be used for a wide range of platforms.
Linux Embedded
QNX
Windows
iOS / macOS
Linux
Android
Features
Maps
Beautiful and fully customizable OpenStreetMap, including 3D terrain maps, satellite imagery. And the best thing is that our maps work both online and offline.
OSM
Terrain
Satellite Imagery
Online & Offline
Navigation
The clearest turn-by-turn navigation instructions. We’ve been perfecting them for more than 25 years.
Turn-by-turn guidance
Traffic aware rerouting
Lane guidance
Speed limits
Speed cameras
Online & Offline
Routing
The best routes, no matter which way you prefer to travel. Online and offline.
Car
Public Transport
Pedestrian
Bicycle
Traffic aware routing
Online & Offline
Search
A fuzzy search that is location-aware and address search that enables a step-by-step user interface to locate any address. Online or offline.