I can't seem to find the element to change the scale. Can it be done in the CSS? I've tried this:
<SPAN class="atrule token"><SPAN class="rule token">@media</SPAN> <SPAN class="punctuation token">(</SPAN><SPAN class="property token">max-width</SPAN><SPAN class="punctuation token">:</SPAN> 480px<SPAN class="punctuation token">)</SPAN></SPAN> <SPAN class="punctuation token">{</SPAN>
<SPAN class="selector token">view MapView</SPAN> <SPAN class="punctuation token">{</SPAN>
<SPAN class="property token">scale</SPAN><SPAN class="punctuation token">:</SPAN> 1300000,
<SPAN class="punctuation token">}</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>