Skip to content

This is a simple angular app to demonstrate mapzen's pelias api

Notifications You must be signed in to change notification settings

erfgoed-en-locatie/pelias-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo

This is a simple angular app that uses mapzen's pelias api (https://pelias.mapzen.com) to demonstrate the following endpoints.

  • /suggest
  • /search
  • /reverse

Start typing into the text box and the suggester will return type ahead suggestions.

Suggester

If you want to see '/search' results, simply hit enter.

Search

In addition to suggest and search, you can also click anywhere on the map to drop a pin and reverse geocode using the '/reverse' endpoint.

Reverse

About

This is a simple angular app to demonstrate mapzen's pelias api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • CSS 6.0%