How do I get a static Mapbox image without a letter on the marker ? #102
-
|
I'm using a Flutter library to generate a static Mapbox image with a marker. The library's MapBoxMarker class has a required markerLetter property. This forces me to provide a character, but I want a simple, unadorned marker without any letter or symbol on it. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
You can use |
Beta Was this translation helpful? Give feedback.
-
|
in |
Beta Was this translation helpful? Give feedback.
in
getStaticUrlWithMarkermethod u can usemarkerwhere u can useMakiIconsor u can usemarkerUrlfor custom marker of your choice