qtlocation
« Back to VersTracker
Description:
Provides C++ interfaces to retrieve location and navigational information
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @qtproject  |  formulae.brew.sh
Category: Developer tools
Tags: qt location maps geolocation navigation c++
Install: brew install qtlocation
About:
Qt Location provides the infrastructure and APIs to retrieve location information, manipulate maps, and perform geocoding and routing. It enables developers to integrate mapping and navigation features directly into Qt-based applications. This module supports various map data sources and allows for the creation of rich, interactive location-aware user interfaces.
Key Features:
  • Supports map visualization using plugins like Mapbox, Here, or OpenStreetMap
  • Provides geocoding (address to coordinates) and reverse geocoding services
  • Includes routing engines for calculating navigation paths
  • Offers a QML API for declarative UI integration
Use Cases:
  • Developing in-car infotainment systems with turn-by-turn navigation
  • Creating fleet management or asset tracking applications
  • Building location-based service features in desktop or mobile apps
Alternatives:
  • Google Maps SDK – Requires a proprietary API key and network connectivity, whereas Qt Location can be configured for offline use with local map data.
  • Mapbox GL Native – Offers high-performance vector maps, but Qt Location provides a more integrated solution within the Qt ecosystem.
Version History
Detected Version Rev Change Commit
Oct 9, 2025 11:32pm 0 VERSION_BUMP 2a7bb521