WSDOT / wsdot-android-app

Source code for the WSDOT Android application
GNU General Public License v3.0
19 stars 12 forks source link

Better way to display markers in the same location #122

Closed loganSims closed 1 year ago

loganSims commented 7 years ago

With cameras this isn't an issue because of clustering. However, when an alert and camera are in the same location the user must turn one of the layers off to view one of the markers.

Would be nice to have a way to let the user select which icon they want to view. Another solution would be to give markers in the same location an offset. This could get tricky with many markers in the same location.