/PeachMaps

Searchable Apple Maps in your browser, now with routes & directions

Primary LanguageCoffeeScript

Check out the demo!

How it works

Peach Maps includes Apple Maps files from Apple's CDN and loads a bootstrap.json script locally hosted to prevent 4XX errors.

MapKit offers an API to show popovers and add annotations.

How it is built

This project uses less and CoffeeScript but you don't have to install them as a compiled version of source code is included in this repo.

What to do next

  • Search engine (OpenStreetMap) (check it out at commit fa6f276)
  • Use MapKit's search engine
  • Search suggestions
  • Highlight query in suggestions
  • Activity indicator
  • Directions
  • Multiple annotations / custom maps
  • Windowed application with Electron or similar