Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marker radius display #8

Closed
michaeltyson opened this issue Oct 24, 2010 · 4 comments
Closed

Marker radius display #8

michaeltyson opened this issue Oct 24, 2010 · 4 comments

Comments

@michaeltyson
Copy link
Member

Two possible approaches:

(a) Direct drawing of a filled ellipse, or
(b) Introduce dependence on RMPath

@hjon
Copy link
Contributor

hjon commented Oct 28, 2010

I'm not clear what you mean by this. Are you imagining something similar to what Maps.app does with the user location dot, which indicates the current accuracy? Or something different?

@michaeltyson
Copy link
Member Author

This does seem vague - I suggest closing this issue and calling it orphaned. (original issue and discussion here; I'm not sure this should be something we devote resources to at this stage. It's pretty easy to implement a custom marker to draw radii - I did this in my own project to mimic the MapKit user location gem, and it look about 20 minutes.

@vyskocil
Copy link
Member

I agree, but concerning RMPath it think it needs some (re)works : redraw is sometimes broken, slowdowns with small zoom level, out of memory error arise sometimes (layer too big),missing features,... I understood it is was a very preliminary and rough implementation...

@michaeltyson
Copy link
Member Author

Indeed, it's pretty rough. I've created #64 for this one, but will close this ticket here

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants