I am working in an angular6 project. I need to integrate location in reactive form. Google map requires payment, so my client asked me to find an open source one. I ended up with ngx-leaflet.But I couldn't find any google places autocomplete alternative in leaflet for angular.
I am beginner in angular 6.