Change location of google map in Contact form 7

4 replies · opened Feb 13, 2017

GgubumiFeb 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

SSemicolon WebSTAFFFeb 15, 2017

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.

RrmullakalJul 3, 2017

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

SSemicolon WebSTAFFJul 14, 2017

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