nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 697 forks source link

Expose a way to make MGLAnnotationImage #1574

Open bartolkaruza opened 5 years ago

bartolkaruza commented 5 years ago

I don't see a reference in the code base to MGLAnnotationImage, only MGLAnnotationView and and old issue referring to the class.

Is there any plans to expose the Image approach in addition to the View approach for (restricted) high performance cases?

kristfal commented 5 years ago

There are no specific plans as far as I know. We’re happy to accept PRs for this.