mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-12-23 12:13:51 +01:00
21 lines
559 B
Markdown
21 lines
559 B
Markdown
# 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 |