Skip to content

GA-9: Implement Map View Scene (Optional) #22

Description

@chicks-net

Priority

LOW (Optional/Future Enhancement)

Description

Create a map view showing user location and quilt shop locations with markers.

Options

  1. Simple 2D Map (Recommended): Color-coded markers on plain background
  2. OpenStreetMap Integration: Tile-based map (more complex)

Tasks

  • Research Godot map libraries/plugins
  • Create scenes/map_view.tscn
  • Display user location marker
  • Display shop location markers
  • Show shop names on tap
  • Color-code markers by distance
  • Handle zoom and pan gestures
  • Update markers when location changes

Dependencies

Effort Estimate

8-10 hours

Files

  • scenes/map_view.tscn (new)
  • scripts/map_view.gd (new)

Notes

Can be skipped for absolute MVP. Shop list provides core functionality.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgodotGodot engine implementation

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions