here-sdk-examples icon indicating copy to clipboard operation
here-sdk-examples copied to clipboard

Android, iOS and Flutter example apps for the HERE SDK 4.x (Lite Edition, Explore Edition, Navigate Edition)

Results 13 here-sdk-examples issues
Sort by recently updated
recently updated
newest added

Hey, I'm trying to utilize `MapDownloader` for my app offline mode. During my testing I found some notes that would be worth mentioning, hopefully, you will be able to help...

Hi, are you aware of an Issue for Voice Guidance in SDK 4.12.7 ?: Some Languages, eg LanguageCode.DE_DE, are failing to load from the assets folder. Even though the supportedVoiceSkins...

Hi. We use the Flutter SDK version 4.12.5 to display MapMarkers. There seems to be an issue with MapMarkers that they disappear after some time. It seems to be related...

I've noticed a pretty weird `MapUpdater` behavior. See, once I download maps and update them to the latest version via `MapUpdater.performMapUpdate`, the `MapUpdater` will keep saying that there are updates...

SDK version: `heresdk-navigate-android-4.16.0.0.12759` Device & Operating System: Pixel 3 Emulator API 28 (Android 9.0) IDE: Android Studio Hedgehog | 2023.1.1 Patch 1 Step to replicate: 1. Try to launch Camerakeyframetracks...

lib/OfflineMapsExample.dart:23:8: Error: Error when reading 'plugins/here_sdk/lib/maploader.dart': No such file or directory import 'package:here_sdk/maploader.dart'; ^ lib/OfflineMapsExample.dart:32:8: Error: Type 'MapDownloader' not found. late MapDownloader _mapDownloader;

In IOS after import heresdk its showing error like Undefined symbol: protocol conformance descriptor for Swift.String : Swift.Error in heresdk. Please help me for that issue.

Hello team, I've run into an issue with 4.18.4.0.109997 of the here SDK for Android, so I thought I would spin up your example app to see what I was...

Hello, Is it feasible to generate offscreen map object and the snapshot of the same via any backend technology stack? Please suggest.

We use the Navigate SDK for Android, version 4.18.5.0. We want to notify the user about traffic incidents on the route and display them on the map. First we call...