Hoping I can get a little specific information from the community on these two questions. I’m not much of a coder when creating new, though I can get by editing existing. These questions are about two different maps on two different pages, each with different problems.
1.) On the first page, the Google Map has been manually loaded with location information (street addresses in the U.S.A.), but because of how the map is positioned on the page, the client would like the map to center on a place (that itself does not appear on the map, or is hidden) further east of the locations so that the markers all appear on the left side of the map. Is this possible?
2.) On the second (dynamic) page, I have created a wix collection database for property management connected to a repeater. Next to this I have a Google Map. The database has a field with the street address of each property. I would like the Map to pull the street addresses (as well as property name, link, etc) from the database and place a marker at each dynamically. I do NOT have longitude/latitude info for these locations, ONLY the street addresses already in the database.
I’ve combed the web for answers, and had some similar posts come up but not close enough with my coding ability (or lack thereof) to bridge the gap. Appreciate any help.