ground-android icon indicating copy to clipboard operation
ground-android copied to clipboard

[Map] Enlarge marker of selected LOI

Open gino-m opened this issue 5 years ago • 5 comments
trafficstars

It's currently difficult to understand which marker is selected.

Suggestion: image

gino-m avatar Feb 13 '20 01:02 gino-m

Is this available to be worked on?

rscottcarson avatar Oct 09 '20 18:10 rscottcarson

Hello @rscottcarson and welcome to the project. Yes, this is up for grabs. Please feel free to ask questions if you need any kind of help!

shobhitagarwal1612 avatar Oct 09 '20 20:10 shobhitagarwal1612

@rscottcarson Thanks for taking this on! You may need to do a small update to the interface of our map adapter, the layer that abstracts the details of Google Maps API away from the application. As @shobhitagarwal1612 says, please feel free to ask us anything!

gino-m avatar Oct 12 '20 13:10 gino-m

@shobhitagarwal1612 @gino-m Is this issue still there? and if so can i work on it

samarthasthan avatar Jul 19 '22 18:07 samarthasthan

Sure, but you may want to wait until the big rename we're undergoing is complete in a week or so. Then you'll be able to stand up the web interface to create a survey.

Would you like to start by sending a draft PR with a rough sketch of what you had in mind?

You'll probably want to expose methods to set and clear the selected LocationOfInterest (LOI).

Note that MarkerIconFactory already scales the icon based on zoom level, you can probably reuse the same approach for the selected LOI.

gino-m avatar Jul 20 '22 21:07 gino-m

@shobhitagarwal1612 @JSunde Was this resolved?

gino-m avatar Jun 21 '23 16:06 gino-m

Yes, this one was fixed by @scolsen

shobhitagarwal1612 avatar Jun 21 '23 17:06 shobhitagarwal1612