Skip to content

feat: Add topography map style with 3D terrain#35

Merged
mwolf1989 merged 1 commit into
mainfrom
feature/topography-map-style
Mar 1, 2026
Merged

feat: Add topography map style with 3D terrain#35
mwolf1989 merged 1 commit into
mainfrom
feature/topography-map-style

Conversation

@mwolf1989

Copy link
Copy Markdown
Owner

Summary

  • Adds a fourth map style "Topografie" using MKStandardMapConfiguration(elevationStyle: .realistic) for 3D terrain relief
  • Enables pitch on the map view so users can tilt for better terrain viewing
  • Adds the option to both the segmented picker on the map tab and the Settings radio group

Test plan

  • Launch app, navigate to Map tab, verify all 4 styles (Standard, Satellite, Hybrid, Topografie) appear
  • Select Topografie — map should show terrain with elevation shading
  • Tilt map (Option+drag) to see 3D relief
  • Switch between styles — verify persistence after restart
  • Check Settings → Map shows all 4 radio options

🤖 Generated with Claude Code

Add a fourth map style "Topografie" using MKStandardMapConfiguration
with realistic elevation, enabling 3D terrain viewing with pitch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mwolf1989 mwolf1989 merged commit fa0921f into main Mar 1, 2026
@mwolf1989 mwolf1989 deleted the feature/topography-map-style branch March 1, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant