@@ -124,7 +124,7 @@ |
||
124 | 124 | $_nocache = true; |
125 | 125 | $imgUrl .= $this->getBing($gmap, $overlay) . "&.png"; |
126 | 126 | } |
127 | - /* elseif (stripos ( $gmap ['baselyr'], 'mapquest' ) !== false) { |
|
127 | + /* elseif (stripos ( $gmap ['baselyr'], 'mapquest' ) !== false) { |
|
128 | 128 | // MapQuest |
129 | 129 | if (! $this->getConf ( 'mapquestAPIKey' )) { |
130 | 130 | // no API key for MapQuest, use OSM |