help create a custom map widget
can anyone help me or guide to create a custom map widget to get the coordinates and saved it into the database.
2 Replies
Did you check the documentation on building custom form fields?
https://filamentphp.com/docs/3.x/forms/fields/custom
This is probably the best place to start. Then, have a look at the core form fields to get more inspiration.