Hide labels in MapsLayer UrlTemplate

Hi,

How can i hide maps labels in mapslayer, also i want to change template to satelite template is it possible ?


Attachment: mapslayer_38fffd14.PNG

1 Reply

DG Durga Gopalakrishnan Syncfusion Team January 9, 2026 01:27 PM UTC

Hi Kaouthar,


Greetings from Syncfusion.


OSM provides free map tiles that are combined to render the visible map area. In Syncfusion Blazor Maps, you can display OSM by setting the UrlTemplate property to the OSM tile server URL. This will dynamically load tiles from the online server. Please note that labels on OSM tiles cannot be hidden as they are part of the tile images.


OpenStreetMap (OSM) does not provide or host its own satellite imagery; the tile.openstreetmap.org servers are exclusively for rendering standard cartographic tiles. The URL https://tile.openstreetmap.org/level/tileX/tileY.png strictly supports the "Standard" mapnik-style view.


Please let us know if you have any concerns.


Regards,

Durga Gopalakrishnan.


Loader.
Up arrow icon