i'm trying to display a map in flutter using this URL tile, which displays ESRI Sattelite map.
urlTemplate:'https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}'
the problem is that URL gives me a map without labels , and i can't find any other url for a satellite map with labels .