Reference for push_map
Save current map view configuration. This is part of the reference section.
Arc
Buffer
Data
Dialog
Ellipse
Geo Utils
push_map
Image
Joystick (future)
Keyboard
Line
Mouse / Touchscreen
Pixel
Rectangle
Renderers
Shape
Sound (future)
Style
System
Text
Transform
Purpose
Save current map pan, zoom, and pixel placement to the map history. This works as a stack (like a stack of plates) where this puts a new plate on the top of the pile. This will leave the current map configuration in the sketch unchanged.
Snippet
Save the map view configuration.
sketch.push_map()
Availability
Available for all platforms.