Skip to content

Commit

Permalink
Yahoo, Cloudmade, and MyTopo services are no more.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jan 13, 2017
1 parent c9433cb commit 7b7af91
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions config/conf.xml
Expand Up @@ -1875,10 +1875,6 @@
required="false"/>
<configstring name="googlesearch" desc="Google AJAX Search API Key"
required="false"/>
<configstring name="yahoomaps" desc="Yahoo Maps API Key" required="false" />
<configstring name="cloudmade" desc="Cloudmade API Key" required="false" />
<configstring name="mytopo" desc="Mytopo Maps API Key" required="false" />
<configstring name="mytopo_partnerID" desc="Mytopo partner id" required="false" />
<configstring name="bing" desc="Bing Maps API Key" required="false" />
</configsection>
<configsection name="facebook">
Expand Down
4 changes: 0 additions & 4 deletions lib/Application.php
Expand Up @@ -125,10 +125,6 @@ function($val) {
return array(
'Google' => 'Google',
'Bing' => 'Bing',
'Cloudmade' => 'CloudMade',
// @TODO: API has evidently changed somewhat. Disable until
// I can get an API key to fully test.
'Mytopo' => 'MyTopo',
'Osm' => 'OpenStreetMap',
'Ocm' => 'OpenCycleMap',
'Mapquest' => 'OpenMapquest'
Expand Down

0 comments on commit 7b7af91

Please sign in to comment.