Get Directions integration #8

Closed
opened 2026-05-21 17:20:50 +00:00 by jmiller · 0 comments
Owner

Summary

Provide directions to store locations from the user's current position or entered address.

Requirements

  • 'Get Directions' button on each location (list and detail views)
  • Opens native maps app on mobile (Google Maps, Apple Maps intent URLs)
  • Route display on embedded map (desktop)
  • Starting point input field (address or 'Use my location')
  • Support both Leaflet Routing Machine and Google Directions

Acceptance Criteria

  • Get Directions button on each location
  • Mobile taps open native maps app
  • Desktop shows route on embedded map
  • Starting point can be typed or auto-detected
## Summary Provide directions to store locations from the user's current position or entered address. ## Requirements - 'Get Directions' button on each location (list and detail views) - Opens native maps app on mobile (Google Maps, Apple Maps intent URLs) - Route display on embedded map (desktop) - Starting point input field (address or 'Use my location') - Support both Leaflet Routing Machine and Google Directions ## Acceptance Criteria - [ ] Get Directions button on each location - [ ] Mobile taps open native maps app - [ ] Desktop shows route on embedded map - [ ] Starting point can be typed or auto-detected
jmiller added the priority/hightype/featurearea/module-maparea/frontend labels 2026-05-21 17:20:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomStoreLocator#8