shift click to join places, part 6

This commit is contained in:
rolux 2011-06-14 16:49:41 +02:00
parent b5bc867273
commit 4b1dcbb5eb

View file

@ -64,7 +64,7 @@ Ox.MapMarker = function(options) {
editable: true,
geoname: '',
id: '_' + Ox.encodeBase32(Ox.uid()), // fixme: stupid
map: that,
map: that.map,
name: '',
type: 'feature',
south: southWest.lat(),