- Description: Last View of the map (position of map and zoom) get persisted between map visits.
- Given I am on a map page
- When I change what part of the map I am viewing (panning, zooming)
- When I refresh the page, or navigate away from the map and back to it
- Then I see the same map view I previously set
- Actual Result:
- Test Result:
- Notes:
- Description: Last settings of the layers in a map (which layers are visible, layer opacity) get persisted between map visits.
- Given I am on a map page
- When I change what layers are visible, change the layer opacity
- When I refresh the page, or navigate away from the map and back to it
- Then I see the same layer settings I previously set
- Actual Result:
- Test Result:
- Notes:
- Description: Last settings in a drawing layer in a map (selected tab, color, stroke width, fill pattern) get persisted between map visits.
- Given I am on a map page
- When I select specific tab, color, stroke width, fill pattern on a drawing layer
- When I refresh the page, or navigate away from the map and back to it
- Then I see the same drawing layer settings I previously set
- Actual Result:
- Test Result:
- Notes: