Is it possible to control the reference text that accompanies a basemap like you see in ArcMap
I have drak-gray basemap but I want to see if I can control the scale of the labeling from the reference labels that associated with the basemap
Example something like this --
reference: false,
or
minScale-reference: 4000000
maxScale-reference: 25000
var mapright = new Map({
basemap: "dark-gray",
layers: [resultsLayer3]
});<SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>