blob: 115cea131dfcd404cbf8d3f1c503c2418e3de5fc (
plain)
1
2
3
4
5
6
7
8
|
# Need to explicitly enable the various plugins
PACKAGECONFIG += " \
geoservices_osm \
geoservices_here \
geoservices_itemsoverlay \
geoservices_mapbox \
geoservices_mapboxgl \
"
|