domoritz / leaflet-locatecontrol

A leaflet control to geolocate the user.
https://domoritz.github.io/leaflet-locatecontrol/demo/
MIT License
812 stars 264 forks source link

Add dark mode support #326

Closed KristjanESPERANTO closed 2 years ago

KristjanESPERANTO commented 2 years ago

This fixes issue #308.

Test setup:

  1. Open chrome://flags/ in Chrome
  2. Enable Auto Dark Mode for Web Contents
before after
before after

Spinner, Following and Active also work:

spinner following active

Also works with Mapbox.js :smiley:

domoritz commented 2 years ago

Awesome. I'll make a release.