# 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