forked from 0x2620/oxjs
fix for new place button
This commit is contained in:
parent
84cfc65d79
commit
bbdd3b4cf4
2 changed files with 3 additions and 2 deletions
|
|
@ -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(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue