feat: add has_contours feature flags for home and regional_pi profiles

Adds has_contours, has_contours_test, and has_contours_test_10ft flags
to support contour layer toggle in Navi frontend. minimal_pi profile
intentionally excluded (no tile overlays in stripped-down deployment).
This commit is contained in:
Matt 2026-04-26 03:36:16 +00:00
commit 63b68bfea7
2 changed files with 6 additions and 0 deletions

View file

@ -39,6 +39,9 @@ features:
has_traffic_overlay: true
has_landclass: true
has_public_lands_layer: true
has_contours: true
has_contours_test: true
has_contours_test_10ft: true
has_address_book_write: false
has_overture_enrichment: true
has_google_places_enrichment: true