Infrasurvey / iot-portal-frontend

0 stars 0 forks source link

In Installation/Overview the map is not showing any position (rovers and base station) #13

Open guillaumeVolery opened 2 years ago

guillaumeVolery commented 2 years ago

Current behavior:

In Installation/Overview, the map is not showing any position and is centered to the center of switzerland.

image

Expected behavior:

Show rover and base station positions and center map on whole installation (like home cards).

guillaumeVolery commented 2 years ago

Problem only appearing for base station GM_BASE_36.

Ok for the others.

In this case, rover.default_position = null

This problem should be linked to a backend problem.

guillaumeVolery commented 2 years ago

The issue is finally only on the frontend side...

guillaumeVolery commented 2 years ago

Resolved in commit 0cbe86a.

Ready for verification.