🖼️ Image preloads for web are now available. Get your images faster! See draw_image for more details.

Sketchingpy

Creative coding and interactive science everywhere for everyone: web, desktop, mobile, Jupyter, and more. Open source!

Reference for set_map_zoom

Indicate the map zoom level. This is part of the reference section.

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.

See also