1
0
Fork 0
forked from 0x2620/oxjs

Ox.Map elements need new too

This commit is contained in:
j 2011-06-20 14:53:00 +02:00
commit 523764c632
4 changed files with 11 additions and 11 deletions

View file

@ -63,7 +63,7 @@ Ox.MapMarker = function(options) {
bounds = bounds.union(that.place.bounds);
southWest = bounds.getSouthWest();
northEast = bounds.getNorthEast();
that.map.newPlace(Ox.MapPlace({
that.map.newPlace(new Ox.MapPlace({
// fixme: duplicated, see Ox.Map.js
alternativeNames: [],
countryCode: '',