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, editable: true,
geoname: '', geoname: '',
id: '_' + Ox.encodeBase32(Ox.uid()), // fixme: stupid id: '_' + Ox.encodeBase32(Ox.uid()), // fixme: stupid
map: that, map: that.map,
name: '', name: '',
type: 'feature', type: 'feature',
south: southWest.lat(), south: southWest.lat(),