fixing typo

This commit is contained in:
Lauri Kajan 2016-11-16 11:28:15 +02:00
parent 131b5e2f81
commit 63090802ae

View file

@ -72,8 +72,7 @@
layers_.push({
id: el['id'] + Math.random(),
source: 'vector_layer_',
'source-layer': el['id'
'source-layer': el['id'],
interactive: true,
type: 'circle',
paint: {'circle-color': colorText,