Page 1 of 1

Add Google map

Posted: Fri Feb 22, 2019 2:33 am
by Lasa
I'm looking for a way to add a google map from within WWB..
I see where it says ready to use java scripts? saw a tutorial where it was in WWB advance?
I'm on WWB14 don't see any of them?
Any help welcome.
Cheers,
Lasa

Re: Add Google map

Posted: Fri Feb 22, 2019 3:02 am
by BaconFries
You will find the (Google Maps) Ready-to-use-Javascripts in Toolbox->Miscellaneous

Re: Add Google map

Posted: Fri Feb 22, 2019 1:32 pm
by Lasa
I looked and looked... can't see the forest because of all the tree!
Thanks again.
Cheers

Re: Add Google map

Posted: Fri Feb 22, 2019 1:40 pm
by Pablo
Please look for 'Google Maps' in Ready to use JavaScript.

Re: Add Google map

Posted: Fri Feb 22, 2019 2:29 pm
by BaconFries
See the following:
Image

Re: Add Google map

Posted: Fri Feb 22, 2019 7:49 pm
by bkjohns
You need to slide the 'Ready to use Javascripts' tool onto your page, and then you can pick which one (Google maps in this case). Confused me a little at first as well.

Re: Add Google map

Posted: Sat Feb 23, 2019 2:12 am
by Lasa
Thanks everybody!

Re: Add Google map

Posted: Sat Oct 16, 2021 8:34 pm
by Vlastimil
I try use more add three different Google Maps to one page thru Ready-to-use-Javascript, but I see only one map. Do you have any idea to correct this?
I Use WWB16.
Thanks Vlastimil

Re: Add Google map

Posted: Sat Oct 16, 2021 8:48 pm
by lummis
From the Help:-

"It is not recommended to use more than one Java Script per page."

That may be the reason that you can only see one map.

Re: Add Google map

Posted: Sat Oct 16, 2021 9:36 pm
by Vlastimil
Thanks, I must found other possibility, but must found how to do with WWB.
See https://stackoverflow.com/questions/407 ... ith-api-v3.

Re: Add Google map

Posted: Sun Oct 17, 2021 12:10 am
by BaconFries
The url you provided is to a solution that is 10 yrs old so may or will be of no use (no help to install or use sorry). To use Google Maps today you are required to use a API key from Google, you may also need to pay a fee/subscription to use the Map service (not related to the use of the software). Note you are also required to publish the page with the map(s) to your host/server before it will display.

Re: Add Google map

Posted: Sun Oct 17, 2021 12:40 am
by crispy68
Why not just use the free embeddable Google maps?

Re: Add Google map

Posted: Sun Oct 17, 2021 7:39 am
by Vlastimil
Yes, thanks, I use this iframe solution, but it`s don`t have some possibility and customization.