Closed
Description
A.) When you load the mission planner it should center on your current location.
B.) When you load a mission to edit it should center on the first waypoint in that mission.
What is happening is that when you load a mission to edit it is centering on your location instead of loading mission. I think this fix should only call the location if there are no props.markers.
The current location (navigator.geoloaction) should be fetch once and reused instead of recentering every time but that is another bug we can address later.