Hi, I am working on a project that the inputs are US addresses and want to put dots that represent them on a map. My approach was going to be:
However, this approach only allow me to dot 1 address per map. Is there any module out there that allow me to do multiple addresses (plot) on a single street map? Is there a better way to tackle the problem?