Index: trunk/extensions/SemanticMaps/Services/GoogleMaps/SM_GoogleMapsQP.php |
— | — | @@ -17,7 +17,7 @@ |
18 | 18 | final class SMGoogleMapsQP extends SMMapPrinter { |
19 | 19 | |
20 | 20 | protected function getServiceName() { |
21 | | - return 'googlemaps'; |
| 21 | + return 'googlemaps2'; |
22 | 22 | } |
23 | 23 | |
24 | 24 | /** |