Use case:
Actual result:
The bottom sheet is moved down a bit
Use case:
Moving backwards option is unselectedView Send Form button is visibleActual result:
Text on the button is misleading. Submission is not sent.
@lognaturel could you clarify this:
dismiss the bottom sheet if there's a tap that's not on a map button or on an instance
I'm not sure if I understand... should we hide the bottom sheet when a user taps on a map just?
Yes, if the user taps just on the map at a spot that doesn't have an instance marker, we assume they want to dismiss the bottom sheet so they can see more of the map, pan around, etc. See Google Maps for what I mean. This is particularly important on a small screen since the slide down gesture is not entirely intuitive.
grow the selected marker icon and make it red, same as in Google Maps
the red one is already used so I decided to just grow the selected one without changing its color.
I have found one more case that should be improved:
When we use the pin marker the center of the icon points to a saved location what look very misleading. For example I saved a form in Gda艅sk (northern Poland by the Baltic Sea) but when I zoom out the map and especially if I click on a marker what makes it bigger it points to the center of Poland or even almost to Czech Republic:


I'm going to fix this.
I have found one more case that should be improved:
When we use the pin marker the center of the icon points to a saved location what look very misleading. For example I saved a form in Gda艅sk (northern Poland by the Baltic Sea) but when I zoom out the map and especially if I click on a marker what makes it bigger it points to the center of Poland or even almost to Czech Republic:
should be fixed now.
Good call on that last one.