mapbox-maps-android
mapbox-maps-android copied to clipboard
Small error in customlayer example
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'?
I believe you are correct 🙂