[ad_1]
[ad_2]
Hi, I need some help with embedding a google map with multiple locations (in the 500s) for a website I'm working on.
I know how to embed a google map with just one location, but would it be possible to embed multiple locations in one map, sort of like google maps list where you can add as many locations as you want.
Thanks in advance!

https://developers.google.com/maps/documentation/javascript
WP Store Locator.
Yes it’s possible. Google “ACF mutli pin Google map markers”
Create a query/loop for the locations and output all posts as map pins inside the map <div>
Basically an archive template with a google map wrapped around it.