Ilya Zverev
Ilya Zverev
In http://i.imgur.com/N9FaLY6.png it looks like a diagonal step has the same weight (=distance) as non-diagonal one. In this case the route can be considered shortest.
It is intended: when you choose an address, it shows only floors for that address. And since floor navigation can vary from building to building (and from country to country),...
Yes, it pull values from other POIs around. And it filters based on addresses set directly on POI. Alas, I cannot do default values, since they are different for every...
Uploading might have also succeeded partially. So on error, first update all data again.
Done in 1.0.
See also #36.
Hopefully solved in 1.0.
https://pub.dev/packages/flutter_compass
Turns out getting a heading from sensors is quite hard. And I cannot use the `flutter_compass` library because it rises the minimum supported Android version to 6.0. Postponing this until...
Instead of moving tiles, move all objects! Also, cache the data and update like once a day.