C++ library for location and navigation information retrieval
Provides C++ interfaces to retrieve location and navigational information
qtlocation$ g++ -I$(brew --prefix qt)/include/QtLocation myapp.cpp -o myapp$ brew info qtlocation$ find_package(Qt5Location REQUIRED)