Remove unnecessary property

This commit is contained in:
Andreas Hocevar
2020-11-15 20:39:52 +01:00
parent 0a5483043d
commit 66f8c580d1

View File

@@ -51,7 +51,6 @@ const vectorSource = new VectorSource({
new Feature({
geometry: new Point([10, -50]),
text: 'عربى',
font: '24px Ubuntu',
textAlign: 'end',
}),
],