diff --git a/docs/maps.md b/docs/maps.md index f4ea2295..b5b1ac21 100644 --- a/docs/maps.md +++ b/docs/maps.md @@ -67,6 +67,32 @@ Please note that Organic Maps is a simple, basic app that lacks certain features Compared to Organic Maps, OsmAnd has more [features](https://wiki.openstreetmap.org/wiki/OsmAnd#Features) but is also more complicated to use. One noteworthy feature is the ability to overlay or underlay external map data, such as satellite images from Microsoft or [traffic data](https://web.archive.org/web/20211203063453/http://themm.net/public/osmand_traffic) from Google, although the latter is ignored by the automatic route planning. OsmAnd also has an optional integration of street view images provided by [Mapillary](https://mapillary.com). +## HERE WeGo + +
+ +![HERE WeGo logo](assets/img/maps/here.png){ align=right } + +**HERE WeGo** is a proprietary app made by HERE Technologies, a company owned by a consortium of multiple German automakers as well as Intel. The app's features include turn-by-turn navigation for walking, cycling and driving as well as using public transport, live traffic information, speed camera warnings, terrain and satellite maps, the ability to download maps for offline use, and shop info such as opening times or Yelp reviews. + +The app can send your location data in order to provide real-time traffic information, but this is an opt-in feature and the data is anonymized (not linked to your personal identity). + +[:octicons-home-16: Homepage](https://www.here.com/products/wego){ .md-button .md-button--primary } +[:octicons-eye-16:](https://legal.here.com/en-gb/privacy/here-wego-here-application-or-here-maps-privacy-supplement-updated){ .card-link title="Privacy Policy" } + +
+Downloads + +- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.here.app.maps&pli=1) +- [:simple-appstore: App Store](https://apps.apple.com/us/app/here-wego-maps-navigation/id955837609) +- [:octicons-browser-16: Web](https://wego.here.com/) + +
+ +
+ +Unlike the previous recommendations, HERE WeGo uses its own proprietary map data and is therefore a good option for users who live in regions where OpenStreetMap is insufficient. In fact, HERE's map data is used by several car manufacturers for their built-in navigation systems. + ## Criteria **Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you. diff --git a/docs/tools.md b/docs/tools.md index abbff243..91c192f1 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -513,6 +513,7 @@ For encrypting your OS drive, we typically recommend using the encryption tool y - ![Organic Maps logo](assets/img/maps/organic-maps.svg){ .twemoji loading=lazy } [Organic Maps](maps.md#organic-maps) - ![OsmAnd logo](assets/img/maps/osmand.svg){ .twemoji loading=lazy } [OsmAnd](maps.md#osmand) +- ![HERE WeGo logo](assets/img/maps/here.png){ .twemoji loading=lazy }[HERE WeGo](maps.md#here-wego) diff --git a/theme/assets/img/maps/here.png b/theme/assets/img/maps/here.png new file mode 100644 index 00000000..ceabf810 Binary files /dev/null and b/theme/assets/img/maps/here.png differ