lazar89nis
lazar89nis
FFilament
Created by lazar89nis on 1/23/2025 in #❓┊help
Filament Google maps component
I am trying to build my custom google map component. I need a way to add google map and to be able to add and move pins on it. When i add pin it should also update my resource and make me new row in Repeater. I was able to display map inside blade and to connect state of it to make new rows in repeater and to also update its state when pin is moved. My Repeater has text fields that display lat and long and some other fields and i want to be able to also change lat long inside text fields and it should move marker on map. My problem is that i dont know how i could listen to changes made to livewire. I am new to Livewire and filament so would be nice if someone can give me guides how it can be done.
1 replies