Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 580 Bytes

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.