Remove unnecessary property
This commit is contained in:
@@ -51,7 +51,6 @@ const vectorSource = new VectorSource({
|
|||||||
new Feature({
|
new Feature({
|
||||||
geometry: new Point([10, -50]),
|
geometry: new Point([10, -50]),
|
||||||
text: 'عربى',
|
text: 'عربى',
|
||||||
font: '24px Ubuntu',
|
|
||||||
textAlign: 'end',
|
textAlign: 'end',
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user