diff --git a/source/Ox.UI/js/Map/Ox.Map.js b/source/Ox.UI/js/Map/Ox.Map.js index 96baff04..47bc2d33 100644 --- a/source/Ox.UI/js/Map/Ox.Map.js +++ b/source/Ox.UI/js/Map/Ox.Map.js @@ -1005,8 +1005,8 @@ Ox.Map = function(options, self) { Ox.print() // async && place doesn't exist yet self.options.places({ + keys: self.placeKeys, query: { - keys: self.placeKeys, conditions: [ {key: 'id', value: id, operator: '='} ],