Title: Changing Google Maps for MapQuest
Last modified: November 23, 2020

---

# Changing Google Maps for MapQuest

 *  [ideoking](https://wordpress.org/support/users/ideoking/)
 * (@ideoking)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/changing-google-maps-for-mapquest/)
 * Hello guys,
 * Not a bug, but a evolution suggestion for this fantastic plugin :
    – Changing
   Google Maps (Paid) for MapQuest (Free using OSM)
 * I’m just adding these on **StaticMap.php** for changing easily the API and the
   map provider :
 *     ```
       /* MapQuest */
       		$url       = "https://www.mapquestapi.com/staticmap/v5/map?key={$key}&size={$width},{$height}@2x&shape=cmp|enc:";
   
       /* Google Maps
       		$url       = "https://maps.googleapis.com/maps/api/staticmap?maptype=terrain&size={$width}x{$height}&scale=2&sensor=false&key={$key}&path=color:0xFF0000BF|weight:2|enc:";
       		*/
       ```
   
 * So..if you can do a evolve of the plugin and maybe adding a new feature for using
   MapQuest instead of GMaps, it will be great 🙂
 * Thanks guys 🙂 (poke [@jrfoell](https://wordpress.org/support/users/jrfoell/))
    -  This topic was modified 5 years, 5 months ago by [ideoking](https://wordpress.org/support/users/ideoking/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [jrfoell](https://wordpress.org/support/users/jrfoell/)
 * (@jrfoell)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/changing-google-maps-for-mapquest/#post-13709582)
 * Thanks [@ideoking](https://wordpress.org/support/users/ideoking/) – I’ve got 
   a ticket here to look into this [https://github.com/cmanon/wp-strava/issues/26](https://github.com/cmanon/wp-strava/issues/26)
   right now I think we’re leaning towards MapBox & Leaflet b/c that’s what Strava
   itself switched to.

Viewing 1 replies (of 1 total)

The topic ‘Changing Google Maps for MapQuest’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-strava_352523.svg)
 * [WP-Strava](https://wordpress.org/plugins/wp-strava/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-strava/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-strava/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-strava/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-strava/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-strava/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jrfoell](https://wordpress.org/support/users/jrfoell/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/changing-google-maps-for-mapquest/#post-13709582)
 * Status: not a support question