I have searched for a solution on this and haven’t found anything.
I am trying to give users the option to enter in a location on a form, by typing the street address or with coordinates. Ideally they will search for the location and it reflects on a map.
Does anyone know how a search bar can be added to a map, within a form?
You typically need to have a mapping API to convert an address to map coordinates. Have you looked at the mapping integrations to see if they solve your problem?