I want to use a google map iframe. eg
I need to grow and shrink as the other components.
Cheers
Steve W
I want to use a google map iframe. eg
I need to grow and shrink as the other components.
Cheers
Steve W
I'm not sure what exact kind of behavior you need.
When you use a TWebBrowserControl and set the Google maps URL as WebBrowserControl.URL, you can use things like anchors / alignment / combination with splitter(s), so have this TWebBrowserControl resize with other elements on the page.
TWebBrowserControl
If I set URL =
https://goo.gl/maps/VDcNUsXFKM7fH3GXA or
https://www.google.com/maps/place/Wirral+CH62+4SF/@53.3506646,-2.9831221,15z/data=!4m6!3m5!1s0x487adf580176d397:0xead1878f074e38c8!8m2!3d53.3546943!4d-2.977708!16s%2Fg%2F1tcww7wd?entry=ttu
I get www.google.com refused to connect.
Is there another setting I am missing ?
Got it. I had to use the embedded link not the share url.
Cheers