mapbox-maps-android icon indicating copy to clipboard operation
mapbox-maps-android copied to clipboard

Small error in customlayer example

Open RmStorm opened this issue 1 year ago • 1 comments

On this line: https://github.com/mapbox/mapbox-maps-android/blob/8567a0d866f6280975ef83f1b50024864dfcdf00/app/src/main/java/com/mapbox/maps/testapp/examples/customlayer/TriangleCustomLayer.kt#L167

I believe the argument should be 'shader' not 'program'?

RmStorm avatar Oct 16 '23 13:10 RmStorm

I believe you are correct 🙂

dudeuter avatar Oct 17 '23 21:10 dudeuter