Replies: 1 comment
-
try this https://pub.dev/documentation/mapbox_gl/latest/mapbox_gl/MapboxMapController/addImage.html
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've implemented the map and I want some Floating icons over that.
This is what I wanted my UI to look like.
![image](https://user-images.githubusercontent.com/25567530/188394205-e61b155a-23f9-40f1-b424-9fd6611e1bd7.png)
And here it is how I'm trying to code this
![image](https://user-images.githubusercontent.com/25567530/188394366-531c2ed3-57af-4533-b3a6-654b3a552f54.png)
And finally my output
![image](https://user-images.githubusercontent.com/25567530/188394471-0a872586-4fc5-4368-982f-2050cf16d524.png)
Beta Was this translation helpful? Give feedback.
All reactions