debugging...
This commit is contained in:
parent
a369d0170d
commit
e8777dfada
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@ Ox.ListMap = function(options, self) {
|
|||
self.$placeForm.values(data).show();
|
||||
},
|
||||
changeplaceend: function(data) {
|
||||
Ox.print('ssP', self.selectedPlace);
|
||||
var isResult = self.selectedPlace.id[0] == '_';
|
||||
!isResult && editPlace([
|
||||
'lat', 'lng', 'south', 'west', 'north', 'east', 'area'
|
||||
|
|
Loading…
Reference in a new issue