maplibre / ngx-maplibre-gl

Angular binding of maplibre-gl
https://maplibre.org/ngx-maplibre-gl/
MIT License
77 stars 26 forks source link

draft: move to signal #167

Closed tbo47 closed 6 months ago

tbo47 commented 6 months ago

Signal input are available as a replacement for @Input since angular 17.1

This PR is about replacing @Input by input. It will be compatible with angular >= 17.1