I haven't seen that option in the properties, If it's not possible I wonder if there's an extension for this bc I'm too lazy to design a map with canvas and paints & I don't even know how
Which map?
Map component, I think it's google maps.
What you point to is the MIT Map component. It uses OpernStreetMap tiles, not Google Map tiles.
What do you mean "hide any location's name/title from the map"; the purpose of the component is to show this type of information. The map tiles contain the location names etc. displayed on the map.
How you can make a 'Flat Map' (a map using the Canvas Component)
1 Like
If you're referring to a name of a place, then probably not. The tiles are provided by the OpenStreetMap server. If you're using the Marker component or some other map related component, you can disable the Infobox from appearing by unchecking EnableInfobox in the designer or setting EnableInfobox to false in the blocks.
1 Like