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

Add scale bar to map (Google and OSMDroid) #395

Open
jidanni opened this issue Apr 28, 2020 · 10 comments
Open

Add scale bar to map (Google and OSMDroid) #395

jidanni opened this issue Apr 28, 2020 · 10 comments
Labels
enhancement your-first-pr A good place for new contributors to start work
Milestone

Comments

@jidanni
Copy link

jidanni commented Apr 28, 2020

The map already has a North Arrow. Now all that it needs to be a standard map is a scale bar.

@barbeau barbeau changed the title Map needs scale bar Add scale bar to map (Google and OSMDroid) Apr 29, 2020
@barbeau barbeau added this to the v3.6 milestone Apr 29, 2020
@barbeau barbeau added the your-first-pr A good place for new contributors to start work label Apr 29, 2020
@barbeau
Copy link
Owner

barbeau commented Apr 29, 2020

@jidanni Thanks for the feedback!

Looks like OSMDroid supports this natively:
https://osmdroid.github.io/osmdroid/javadocAll/org/osmdroid/views/overlay/ScaleBarOverlay.html

...but to my knowledge Google Maps does not.

There are also third-party libraries to achieve this:
https://github.com/pengrad/MapScaleView

It may be easiest to just use the 3rd party library on both for consistency.

@jidanni
Copy link
Author

jidanni commented Apr 29, 2020

@barbeau
Copy link
Owner

barbeau commented May 27, 2020

I've opened an issue on the Android Maps Utils library to support this feature too - googlemaps/android-maps-utils#701.

@barbeau barbeau modified the milestones: v3.6, v3.8 Jun 23, 2020
@barbeau barbeau modified the milestones: v3.8, v3.10 Dec 10, 2020
@stale
Copy link

stale bot commented Jun 3, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 3, 2021
@barbeau barbeau removed the stale label Jun 3, 2021
@stale
Copy link

stale bot commented Oct 1, 2021

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Oct 1, 2021
@barbeau barbeau removed the stale label Oct 2, 2021
@stale
Copy link

stale bot commented Apr 20, 2022

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Apr 20, 2022
@stale
Copy link

stale bot commented Nov 7, 2022

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.

@stale stale bot closed this as completed Nov 7, 2022
@barbeau barbeau reopened this Nov 7, 2022
@stale stale bot removed the stale label Nov 7, 2022
@stale
Copy link

stale bot commented May 26, 2023

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label May 26, 2023
@barbeau barbeau removed the stale label May 26, 2023
Copy link

stale bot commented Dec 13, 2023

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Dec 13, 2023
@barbeau
Copy link
Owner

barbeau commented Dec 13, 2023

Not stale

@stale stale bot removed the stale label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement your-first-pr A good place for new contributors to start work
Projects
None yet
Development

No branches or pull requests

2 participants