Reference for set_map_zoom
Indicate the map zoom level. This is part of the reference section.
Arc
Buffer
Data
Dialog
Ellipse
Geo Utils
set_map_zoom
Image
Joystick (future)
Keyboard
Line
Mouse / Touchscreen
Pixel
Rectangle
Renderers
Shape
Sound (future)
Style
System
Text
Transform
Purpose
Specify the map scaling factor or map "zoom" level.
Snippet
Set the map zoom to level 10.
sketch.set_map_zoom(10)
Parameters
- zoom: Specify the map scaling factor or map "zoom" level.
Examples
Availability
Available for all platforms.