Hi,
I would like to change the google map background location from Melbourn australia to a Long-Lat address.
Thank you in advance
4 replies · opened Feb 13, 2017
Hi,
I would like to change the google map background location from Melbourn australia to a Long-Lat address.
Thank you in advance
Hello,
This is Definitely Possible. You can simply replace all the occurrences of address: "Melbourne, Australia", inside the Google Maps JS Initialization Code with the following code:
latitude: -2.282,
longitude: -80.272,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.
I know this sounds stupid but can you please guide which is the file i need to edit to insert the latitude and logitude
thank you
Hello,
You can Edit this Code directly in the HTML File at the bottom of the Page where the Google Maps JS Codes has been initialized.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
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