This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Style-driven label field #272
Milestone
Comments
This is working but not for labeling contour labels (
Will need to dig. |
yhahn
added a commit
that referenced
this issue
May 29, 2014
^^ eliminates errors but no contour labels showing yet. Not sure if it's a style def issue or in the renderer. |
@mikemorris is investigating the contour labels. |
@yhahn Earlier suspicions about std::u32string format were unfounded, I have no clue why these aren't rendering. Elevation labels are getting to at least https://github.com/mapbox/llmr-native/blob/master/src/renderer/text_bucket.cpp#L61 so it looks like they're actually getting pushed onto the vertex buffer, not quite sure how to debug further. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Per voice, confirm that llmr-native is not drawing text from a hardcoded
name
field but can utilize other fields.The text was updated successfully, but these errors were encountered: