Replies: 2 comments 1 reply
|
Hi @theashggl, could you share the error message you're seeing so we can look into it? |
1 reply
|
Here's the rough implementation of the map I have attached. Dart files are not supported unfortunately. Convert it to ".dart" to see the code. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I had previously built the working map screen to show symbols wherever I wanted but recently the version in my project got changed and I don't know which one was I on before. I can't get to make it work now with the current version at 0.25.0
Whenever I use the controller.
The code I have for now is these two methods for the onMapCreated and onStyleLoadedCallbak property of MaplibreMap widget.
All reactions