Hi
I'm using basemapgallery widget with OpenStreetMap as a default basemap for my application. I'm trying to allow user to set any scale for the map. I've been testing the map.setScale() method and whatever scale I pass as a parameter, the map zooms to nearest scale defined with osm lods.
Is it because osm is tiled? Is there a way to set whatever scale I need?