JakovTomasic / RitehMaps

Indoor navigation project for the Faculty of Engineering, Rijeka
Apache License 2.0
3 stars 1 forks source link

Pretty navigation #69

Open JakovTomasic opened 9 months ago

JakovTomasic commented 9 months ago

Improve navigation UI by changing some pathdrawing variables.

JakovTomasic commented 9 months ago

To improve:

JakovTomasic commented 9 months ago

Less important but I found this cool effect here

JakovTomasic commented 8 months ago

Here An animation idea for "you reached your destination" screen.

JakovTomasic commented 8 months ago

Better finish flag animation: https://codepen.io/udit007/pen/XWJooNQ

Edit: implemented 😁

JakovTomasic commented 8 months ago

"create better steps splitting and zoom/cropping logic (one idea is to put a permanent zoom level)" - I won't do that now

JakovTomasic commented 8 months ago

Remove limiting borders for navigation. Map div should be fullscreen and the information (as the current floor and toggle buttons) should be overlayed. There is no need for the ugly padding, practically and visually.