/openprices

Demo app for off's Open Prices

Primary LanguageDart

openprices

A new Flutter project.

How to get the shop OSM location id?

Prices links:

Find inspiration for maps in

/*
This is an example Overpass query.
Try it out by pressing the Run button above!
You can find more examples with the Load tool.
*/
node
  [shop]
  ({{bbox}});
out;

(just trying)