Is there any way to allow users create Google map markers?

Hi there! I am working on one more delivery app. Is there any way to allow users to choose their delivery address just by clicking on Google map?

I can show the existing address form the database on the map. But is it possible to “reverse” this operation (add the address that user will choose on Google Maps to the database address column)?

I’m not sure about this particular use case, but I recommend staying in tune with @Erik and the stuff he writes and produces. Here is a post he did back in March about Google Maps: Google Maps Matrix API

1 Like

I’d recommend just using the CL Autocomplete component. Will be much easier to implement than this.

I understand there’s a use case for locations where addresses aren’t prevalent, but for majority of locations I wouldn’t do this.

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.