How to create a custom layer or find CustomLayerHost from mapbox ? #2359
Unanswered
D1maD1m0nd
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Please explain what you are trying to achieve instead of linking to proprietary code. We're very cautious not to look at proprietary code to not inadvertently violate copyright of Mapbox. I removed links to proprietary code in a Mapbox repo, thanks for understanding! That said, you can find an example custom layer for Android here: |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I want to create a custom layer for icons so that I can set the font and render, change the height, etc.
I found the examples below on the Internet, but I did not find the CustomLayerHost interface from the example
How can I make a similar example on Map libr (without C++)
version = 10.2.0
[Links removed -- @louwers]
Beta Was this translation helpful? Give feedback.
All reactions