heremaps / here-sdk-examples

Android, iOS and Flutter example apps for the HERE SDK 4.x (Lite Edition, Explore Edition, Navigate Edition)
https://developer.here.com/products/here-sdk
Apache License 2.0
173 stars 135 forks source link

Interactive Map Layer in Flutter #329

Closed devsideal closed 1 month ago

devsideal commented 3 months ago

Does HERE SDK for Flutter (Explore Edition, Navigate Edition) supports Intractive Map Layer feature,

I Searched but did not found any way to show interactive map layer by layer id in flutter. Is there any example for flutter like this: https://developer.here.com/documentation/examples/maps-js/data/transit-imlA

HERE-SDK-Support-Team commented 2 months ago

Hi @devsideal,

the link results in a 404. Can you further describe how such feature could look like? Then we might file it as feature request for one of the example apps.

Would this example come close: https://github.com/heremaps/here-sdk-examples/tree/master/examples/latest/navigate/flutter/custom_raster_tile_source_app

It allows to load custom tiles from the local file system or to generate them at runtime.

Thanks.

HERE-SDK-Support-Team commented 1 month ago

Closing, since there was no more activity. Please leave a comment when you have new information. Thanks!