You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.
Is there a way to use a numerical value via a field property to rotate a symbol using "icon-rotate"? Maybe something similar to "text-field": "{MY_FIELD}" to populate text values for icons.
The text was updated successfully, but these errors were encountered:
Thanks @jfirebaugh. If anyone is looking for a whacky work-around for this I've been just using imagemagick to generate 360 rotated versions of the same symbol, and stuffing those into a sprite sheet using gl-style-spritify from mapbox-gl-style-spec. At that point you can simply use icon-image in the layer definition, suffixed with the relevant token.
Is there a way to use a numerical value via a field property to rotate a symbol using "icon-rotate"? Maybe something similar to "text-field": "{MY_FIELD}" to populate text values for icons.
The text was updated successfully, but these errors were encountered: