MrsMedia Posted April 1, 2015 Report Share Posted April 1, 2015 Hello, I read through the responsive datapages overview, but there is no information or guidance on how to apply that code to a map display. Is there a way to make a Google map responsive or override the inline styles based on device once the map loads on the page? Also, if I want to have smaller map appear on the details page than the main large one on the results page, do I need to create and apply a map specific to a unique details datapage setup? Quote Link to comment Share on other sites More sharing options...
GoCubbies Posted August 28, 2015 Report Share Posted August 28, 2015 Hello, Try adding the following line in the web page where you want the map to appear on your web page: <div style="width:100%; position:relative; margin:0 auto; max-width: 400px" id="map"></div> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.