Skip to main content

Post categories

  • Drupal Tips & Tricks
  • Drupal Howtos
  • Drupal Themes
  • X Twitter
  • youtube
Home
Drupal 4U
Drupal Development, Drupal Web Design, Drupal SEO
  • Home
  • Showcases
  • Services
  • Blog
  • Themes
  • About
  • Contact

Breadcrumb

  1. Home
  2. Tips and Tricks
  3. Grayscale and Black & White Google Maps (applicable to Drupal Google map modules)

Grayscale and Black & White Google Maps (applicable to Drupal Google map modules)

Tips and Tricks
October 18, 2020
Profile picture for user drupal
By drupal
  • facebook-f
  • twitter
  • envelope
  • print
495

If you search on the web on how to to get a black and white google maps iframe it's quite surprising how hard it is to find a good answer.

So that's why I'm Re-sharing this tip.

.map {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}

You can apply this css code to any div which holds the Google map, so also to any such div from a Drupal Google map module.

Source: https://coderwall.com/p/ehis_g/google-maps-iframe-in-black-and-white
Minimalistic Black & White: https://snazzymaps.com/style/117/minimalistic-black-and-white

Grayscale and Black & White Google Maps (applicable to Drupal Google map modules)

Read more articles

Newer
"The website encountered an unexpected error. Please try again later." (Drupal 8)
Older
Meta Tags in Drupal 8: Special elements beyond nodes/taxonomies/views
  • Log in to post comments
Profile picture for user drupal
drupal
495
1
min read
A- A+
  • facebook-f
  • twitter
  • envelope
  • print

Contact Drupal 4U

Get in touch for questions and our Drupal development, design and SEO services.

Contact Us

We aim to reply the latest within 48h.

About Drupal 4U

We are a group of Drupal designers, developers and webmasters and we launched this website to share our experience and knowledge with you. Drupal is a free software package that allows you to easily organize, manage and publish your content, with an endless variety of customization. Drupal is open source software maintained and developed by a very large community of developers and users.

  • X Twitter
  • youtube

Drupal Services

  • Drupal Web Design
  • Drupal Development
  • Drupal SEO
  • Drupal Migration

Drupal 4U

  • Services
  • Showcases
  • Themes
  • Blog
  • About

Drupal Links

  • Official Drupal Website
  • Drupal Answers
  • More Than Themes
  • Theme Forest
  • DXPR: Drupal for Marketers
2012 - 2025, Drupal 4U

Footer menu

  • Contact
Home
Drupal 4U
Drupal Development, Drupal Web Design, Drupal SEO
  • Home
  • Showcases
  • Services
  • Blog
  • Themes
  • About
  • Contact
Clear keys input element