Available Styles
Hudhud provides two standard base styles, both offering full bilingual support and high-performance vector rendering.Light Variant
variant=light (default) - Optimized for day-time navigation.Dark Variant
variant=dark - Optimized for low-light and night-time use.Simple Implementation
The fastest way to get a map running is to include the library and initialize it with your Publishable Key.Interactive Switching (Advanced)
For applications that need to switch themes or languages dynamically without a page reload, you can use themap.setStyle() method.
Integration Resources
Authentication
Learn how to use your Publishable Key securely in the frontend.
API Reference
See the full list of query parameters for the Styles API.
