🧪 Version 0.2.2 is our alpha release candidate. Please send us bug reports and suggestions!

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