On your google maps documentation the data markers use addresses. http://docs.semicolonweb.com/docs/shortcodes/google-maps/
Is there a way to use latitude and longitude to place data markers instead of an address?
2 replies · opened Nov 6, 2020
On your google maps documentation the data markers use addresses. http://docs.semicolonweb.com/docs/shortcodes/google-maps/
Is there a way to use latitude and longitude to place data markers instead of an address?
Hello,
Absolutely! Simply consider using the following code:
[ch_pre]data-markers='[{latitude: "1.00",longitude: "1.00",html: "Melbourne, Australia"},{latitude: "1.00",longitude: "1.00",html: "Sydney, Australia"}]'[/ch_pre]
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thank you so much!!
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard