-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Switch Mapillary signs to use SVG icons instead of foreignobject #4145
Labels
Comments
bhousel
added
usability
An issue with ease-of-use or design
good first issue
Best for first-time contributors. No experience necessary!
labels
Jul 11, 2017
bhousel
added a commit
that referenced
this issue
Jul 14, 2017
(still kinda blurry but closes #4145 anyway)
done in #4148 |
bhousel
removed
the
good first issue
Best for first-time contributors. No experience necessary!
label
Aug 11, 2017
Turns out that the svg source files themselves are in a different source repository: We can just use these instead of the generated spritesheet. This gives us:
|
bhousel
changed the title
Mapillary street signs blurry
Switch Mapillary signs to use SVG icons instead of foreignobject
Oct 25, 2017
bhousel
added
streetlevel
An issue with streetlevel photos
and removed
new-feature
A new feature for iD
labels
Oct 25, 2017
Merged
bhousel
added a commit
that referenced
this issue
Jun 7, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Sign detection icons on the map are appearing a little blurry. I think they are being scaled now instead of being displayed at their native resolution. This probably happened in #4050 when switching from traffico to the spritesheet. We just have to determine the correct dimensions and change code in a few places to make them sharp again.
The text was updated successfully, but these errors were encountered: