We only have one store, thus one location, so the store finder option doesn't really suit us.
Hey Jane, I like to use the iframe version supplied by Google Maps on Neto sites, but you will need to edit the iframe height/width specs to say "max-width"/"max-height" to ensure it is responsive on mobile. You can see the example below at www.mec.com.au/form/contact-us/
<iframe allowfullscreen="" frameborder="0" max-height="450" max-width="600" src="https://www.google.com/maps/embed?pb=(Your ID generated here) " style="border:0"></iframe>
Thanks for your help!