list = list .push(new immutable.Map({ // this marker i use to test positioning https://www.dropbox.com/s/oybq1nvogjfstlj/Screenshot%202015-05-06%2017.46.32.png?dl=0 id: 'red selo', lat: 59.724465, lng: 30.080121, title: 'KRASNOYE SELO CIRCLE', description: 'circle', address: 'circle', image: imageRndUrl(), type: 0, number: '500$' })) .push(new immutable.Map({ id: 'alaska', lat: 65.670915, lng: -153.093992, title: 'ALASKA', description: 'alaska', address: 'alaska', image: imageRndUrl(), type: 0, number: '501$' }));