A minimalistic Foxx geo example using leaflet.js
First install the foxx service. Then import the needed datasets from data
folder.
./arangoimp restaurants.json --collection restaurants
./arangoimp neighborhoods.json --collection neighborhoods
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.