don't pass google api key, use Ox.Map.GoogleApiKey
This commit is contained in:
parent
7521467975
commit
4d7c675d29
3 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,6 @@ pandora.ui.placesDialog = function(options) {
|
|||
callback(result);
|
||||
});
|
||||
},
|
||||
apiKey: pandora.site.site.googleapikey,
|
||||
editPlace: function(place, callback) {
|
||||
pandora.api.editPlace(place, function(result) {
|
||||
Ox.Request.clearCache(); // fixme: remove
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue