OwaisNadeemCentric
OwaisNadeemCentric
Thank you for looking at this issue I am sharing the current implementation with **esri-vector** ``` body { margin: 0; padding: 0; } #map { position: absolute; top: 0; bottom:...
Also I am sharing arcgis implementation try running it with live server. [arcgis_map.zip](https://github.com/Esri/esri-leaflet-vector/files/12883527/arcgis_map.zip)
> Thank you. Replication case: > > * Using the ArcGIS Maps SDK for JavaScript,the labels are correctly on two lines: https://jsbin.com/zuronin/1/edit?html,output > * Using Esri Leaflet Vector, the labels...
I have just noticed in your screenshot arabic is still breaking  For better clarity as you can see in this image the arabic is broken as well as starting...
> > I have just noticed in your screenshot arabic is still breaking > > Can you please confirm: the Arabic in [this screenshot](https://user-images.githubusercontent.com/122894004/274632443-2d04c5e0-f583-4818-99cb-fa00b6cc5ebf.png) is left-to-right when it should be...
Edit: see my separate issue here: https://github.com/Esri/esri-leaflet-vector/issues/204 So We can use mapbox-gl-rtl-text-plugin with esri to solve this issue right now ?