heremaps / here-android-sdk-examples

Java-based projects using the HERE SDK for Android.
Apache License 2.0
145 stars 191 forks source link

How to set marker image from url ? #455

Closed arunmt024 closed 3 years ago

arunmt024 commented 3 years ago
NazarKacharaba commented 3 years ago

Hi @arunmt024 This is not supported. Use image loading library that can load image as Bitmap and provide it to the Marker's icon.