summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/mapbox/maki-4.0.0/grocery.svg
Commit message (Collapse)AuthorAgeFilesLines
* Implement QPlaceManagerEngineMapboxBruno de Oliveira Abinader2017-11-291-0/+48
Implements QtLocation's Places functionality, providing points of interests (POIs) support based on Mapbox web services APIs [1]. New 'mapbox' plugin features: - OnlinePlacesFeature - PlaceRecommendationsFeature - SearchSuggestionsFeature - LocalizedPlacesFeature Place icons are kindly provided via Mapbox Maki under CC0 license [2]. [1] https://www.mapbox.com/api-documentation [2] https://www.mapbox.com/maki Change-Id: Ice51abe184908250f584a9c08f70d28e95c30683 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>