Performance optimization patterns for Mapbox GL JS web applications. Covers initialization waterfalls, bundle size, rendering performance, memory management, and web optimization. Prioritized by impac...
30
AI 86
mapbox-token-security
mapbox2/20/2026
Security best practices for Mapbox access tokens, including scope management, URL restrictions, rotation strategies, and protecting sensitive data. Use when creating, managing, or advising on Mapbox t...
11
AI 94
mapbox-style-patterns
mapbox2/24/2026
Common style patterns, layer configurations, and recipes for typical mapping scenarios including restaurant finders, real estate, data visualization, navigation, and more. Use when implementing specif...
11
mapbox-ios-patterns
mapbox2/24/2026
Integration patterns for Mapbox Maps SDK on iOS with Swift, SwiftUI, UIKit, lifecycle management, and mobile optimization best practices.
11
mapbox-search-integration
mapbox2/13/2026
Complete workflow for implementing Mapbox search in applications - from discovery questions to production-ready integration with best practices
10
AI 75
mapbox-cartography
mapbox2/13/2026
Expert guidance on map design principles, color theory, visual hierarchy, typography, and cartographic best practices for creating effective and beautiful maps with Mapbox. Use when designing map styl...
10
mapbox-android-patterns
mapbox2/10/2026
Integration patterns for Mapbox Maps SDK on Android with Kotlin, Jetpack Compose, lifecycle management, and mobile optimization best practices.
8
AI 95
mapbox-cartography
mapbox2/6/2026
Expert guidance on map design principles, color theory, visual hierarchy, typography, and cartographic best practices for creating effective and beautiful maps with Mapbox. Use when designing map styl...
41
AI 95
mapbox-integration-patterns
mapbox2/3/2026
Official integration patterns for Mapbox GL JS across popular web frameworks. Covers setup, lifecycle management, token handling, search integration, and common pitfalls. Based on Mapbox's create-web-...