Add an responsive Google Maps in my Page

User 131545 Photo


Registered User
687 posts

Dear support

I would like to add an responsive Google Maps in my page but when I resize the browser width of the screen the google map image does not resize in the correct screen size when the user look to the maps with his tablet or smartphone.
I have already tried everything and searched if there ever was a video to this in bootstrap v4.1 with Site Designer. Can someone give me a step by step plan how I customize my google maps of every screen because I do not. I use a flexgrid as column see in annex
Has anyone here for a solution or a video for me how I should do it

Best regards
Stephane

Here is my page where to try add an google maps
Attachments:
Toekomstgerichte door ICT gebeten IT'er
Stephane Fonteyne
Ba. Elektronica - ICT
Application Software PowerBasic Developer
e-mail : stephane.fonteyne@telenet.be
gmail : stephane760126@gmail.com
linkin : in : <http://www.linkedin.com/pub/stephane-fonteyn/53/402/204>
twitter : @Stefke36
User 2088758 Photo


Senior Advisor
3,086 posts

Hi Stephane,

You can create an HTML element for the map and put this in it. All you have to change is the the iframe code you get from google in the example below.

<style>.embed-container { position: relative; padding-bottom: 20.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style>

<div class='embed-container'>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2539.7013494225157!2d-104.57565934841494!3d50.465285794075704!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x531c1fa24b9aee4b%3A0xa4162f9280ff5bd9!2s645+Ross+Ave+E%2C+Regina%2C+SK+S4N+4W5!5e0!3m2!1sen!2sca!4v1455078939978" width="600" height="350" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 131545 Photo


Registered User
687 posts

Hi all,
fail but not in to my google maps the entire cell fill over the entire surface in no breaking point.
How can you fix that he called the whole cell fills in my example that is attached.
Best regards
Stephane
Toekomstgerichte door ICT gebeten IT'er
Stephane Fonteyne
Ba. Elektronica - ICT
Application Software PowerBasic Developer
e-mail : stephane.fonteyne@telenet.be
gmail : stephane760126@gmail.com
linkin : in : <http://www.linkedin.com/pub/stephane-fonteyn/53/402/204>
twitter : @Stefke36
User 2088758 Photo


Senior Advisor
3,086 posts

Stephane,

Not sure if you are using a translating program to covert your message but it is not working very well. The code I provided is responsive and doesn't require breakpoints. It will and does work here is an example of where I use it.

http://jicregina.com/
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 10077 Photo


Senior Advisor
1,095 posts

STEFKE wrote:
Has anyone here for a solution or a video for me how I should do it.


Here's a page that shows a responsive map created in SD3 using Bootstrap 4. It also gives you the css settings to make the map work.

http://usconsumernet.net/cchelp/sd3/boo … -maps.html
ASK ME ANYTHING
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.

Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
User 2839879 Photo


Registered User
99 posts

You can give this a try: https://www.citychurchchristchurch.co.nz/christchurch

View source for everything you need and customise accordingly.
CoffeeCup Websites:
City Church Christchurch: https://city.org.nz
Champion Freight: https://www.championfreight.co.nz/
eChamp: https://echamp.co.nz/
Champion Containers: http://championcontainersnz.com/
User 2624719 Photo


Registered User
267 posts

Hi Stefke
Have you tried this website for responsive embedding http://embedresponsively.com/

They have a google map tool and it works great i have used it for all my maps for clients and they love it

Regards Adrian

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.