Maps with Multiple Location Markers #22958
CordialGit
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
This feature will help developers who deal with clients that have multiple locations across the globe, to be able to mark these various locations on a Single Google Map.
It is a possibility to achieve, because PowerPack Addons achieved it, as can be seen here-- https://prnt.sc/OJJKKCrewnIz
Describe the solution you'd like
The solution is as implemented by PowerPack Addons--- where we can have multiple Markers on Google Map, on our websites, or on the websites of clients who have multiple locations.
Describe alternatives you've considered
PowerPack Addons is an alternative that I have considered, as can be seen here-- https://prnt.sc/OJJKKCrewnIz
On live website, I used the Google iframe to insert a map with multiple markers on the page, as can be seen here-- https://prnt.sc/B6Dn7qCzRy93
Additional context
No response
All reactions