Title: Google map workaround
Last modified: October 10, 2018

---

# Google map workaround

 *  [digbymaass](https://wordpress.org/support/users/digbymaass/)
 * (@digbymaass)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/google-map-workaround/)
 * It’s possible to force hide the
 * > This page can’t load Google Maps correctly.
 *  using CSS in the file /css/gmap_v3.css
 *     ```
       /*defeat google 'This page can't load correctly...'*/
       .gm-style{
       	z-index: 40 !important;
       }
       ```
   
 * Unfortunately the change map type box/button on the map has disappeared as it
   is part of google maps so you’ll need to set a default map type (other than gmap
   obviously) in the settings.

The topic ‘Google map workaround’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-maps-gpx-viewer_c3d0cb.svg)
 * [Google Maps GPX Viewer](https://wordpress.org/plugins/google-maps-gpx-viewer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-maps-gpx-viewer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-maps-gpx-viewer/)
 * [Active Topics](https://wordpress.org/support/plugin/google-maps-gpx-viewer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-maps-gpx-viewer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-maps-gpx-viewer/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [digbymaass](https://wordpress.org/support/users/digbymaass/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/google-map-workaround/)
 * Status: not resolved