bandoche / PeachMaps

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:CoffeeScript 57.2%Language:CSS 32.5%Language:HTML 10.0%Language:Shell 0.4%