Roman Laitarenko
Roman Laitarenko
Recently we've implemented a feature that should make this possible, use [`FollowPuckViewportState`](https://pub.dev/documentation/mapbox_maps_flutter/latest/mapbox_maps_flutter/FollowPuckViewportState-class.html) to make the camera track the user location.
@OlegKrymskyi Thank you for showcasing Mapbox Navigation SDK integration! As you suggested let's keep this PR as an example 👍
Hi @zhuscat, I've created a ticket to expose this API https://mapbox.atlassian.net/browse/MAPSFLT-247
Hi @vishnupanchal3909 thanks for the report! https://github.com/mapbox/mapbox-maps-flutter/pull/579 should do the trick for your setup.
Hi @Mojo1917 thank you for the report! I believe the issue you are describing is the same as this bug reported in the Flutter SDK itself https://github.com/flutter/flutter/issues/154613. Could you add...
@Bogdan-Belogurov Hard to say from the stack traces alone, could you put together a sample project exhibiting the crash? It would help a great deal if we could reproduce it...
Hi @zhuscat, what kind of snapshotting are you talking about? Snapshots created with `Snapshotter` have attribution by default? 
@zhuscat Thank you for the clarification, do you observe this on Android and/or iOS?
Hi @jumbopilot, could you attach a sample project showcasing this issue?
Hi @David-Prelinger, this method is indeed not available on iOS platform.