1
0
Fork 0
forked from 0x2620/oxjs

fix for new place button

This commit is contained in:
rolux 2011-06-01 14:08:29 +02:00
commit bbdd3b4cf4
2 changed files with 3 additions and 2 deletions

View file

@ -401,6 +401,7 @@ Ox.Map = function(options, self) {
lng: center.lng(),
map: that,
name: '',
type: 'feature',
south: southwest.lat(),
west: southwest.lng(),
north: northeast.lat(),