I have this app that requires a map and I want to transfer it to using a free map(instead of using Google maps). But I need it to not show city names. I also want it to be easy to implement and work with leaflet.
I’ve tried map-tiler but it is not free for the number of calls I need. What should I do? I don’t really want to self-host the tiles as well. Thank you!