mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-12-12 20:35:43 +01:00
559 B
559 B
API Reference
This page documents the main modules and functions of the prettymaps library. The API documentation is auto-generated from the code and includes all public classes and functions.
Modules
- draw: Core drawing and plotting functions, including map rendering, layer management, and style handling.
- fetch: Functions for fetching and processing OpenStreetMap data and elevation.
- utils: Utility functions for logging, timing, and other helpers.
::: prettymaps.draw
::: prettymaps.fetch
::: prettymaps.utils