question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update Map's Estimated Time Style

See original GitHub issue

Challenge Name

Any challenge showing the map

Issue Description

The estimated time is not accessible with the current color #bbbbbb; since it is also rather large and taking up some real estate, I’d propose making it darker #555555 to pass WCAG 2.0 AA. This will also allow it to be smaller and normal font style as it’s not so light and hard to read at a small font size.

Proposed Style Code

.map-block-time {
    color: #555;
    font-weight: normal;
    font-size: 1.4rem;
}

Screenshot

Proposed update: Estimated challenge time proposed design

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
QuincyLarsoncommented, Dec 27, 2017

@vkWeb Awesome! I’m excited to help QA it 😃

1reaction
vkWebcommented, Dec 26, 2017

@QuincyLarson I’m very excited. It’ll be my first contribution to open source code base. I’ll raise a PR within 2 days.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How Google Maps Updates Street View, Traffic, and More
Google Maps makes small updates every day, but Street View and other real-life maps might only update every few years.
Read more >
Style time (Map Viewer)—ArcGIS Online Help | Documentation
Click the Continuous Timeline (size) style and click Style options. Optionally, do any of the following: Click the symbol under Symbol style and...
Read more >
Versioning | Maps JavaScript API - Google Developers
The Maps JavaScript API team regularly updates the API with new features, bug fixes, ... improvements to arrive at an expected time (see...
Read more >
Style Your Membership Map using Google Maps JSON Styling
You can generate your own map styling using the Google. ... Membership Map using Google Maps JSON Styling. Estimated reading time: 1 minutes....
Read more >
Google Maps update - All the huge new features you may ...
GOOGLE Maps has received a multitude of updates this month that ... to Maps that makes sharing a real-time location and estimated time...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found