MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
BSD 2-Clause "Simplified" License
1.09k
stars
322
forks
source link
Replace Core Location Indicator Layer with Custom Drawable layer items #2012
Open
stefankarschti opened 10 months ago
Currently used only on Android, the Location Indicator Layer has a custom implementation, GL shader & all, and it won't work on Metal.
The objective is to reimplement this layer using the new Drawable / Builder toolkit making use of the Custom Drawable Layer.