Skip to content

arangodb-foxx/demo-geo

Repository files navigation

demo-geo

A minimalistic Foxx geo example using leaflet.js Alt text

Preparations

First install the foxx service. Then import the needed datasets from data folder.

./arangoimp restaurants.json --collection restaurants
./arangoimp neighborhoods.json --collection neighborhoods

Usage

Buttons:

  • Random restaurant: Draw and point to a random restaurant
  • Random neighborhood: Draw and point to a random neighborhood

Click on a drawn neighborhood to also draw all included restaurants.

About

A minimalistic Foxx geo example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published