mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.36k stars 1.33k forks source link

Line pattern does not work #16429

Open Rost54 opened 4 years ago

Rost54 commented 4 years ago

Platform: iOS, Android Mapbox SDK version: iOS: 5.2.0; Android: 9.1.0

Steps to trigger behavior

  1. Create line layer In MapboxStudio. The source is custom tileset.
  2. Add SVG pattern to line.
  3. Publish.

Expected behavior

I expect to see in my App the same as I see in MapboxStudio image

Actual behavior

Got this on iOS and Android. Mapbox GL JS works fine. image