-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work through a few issues to get basic function of prefers-lang,
prefers-color-scheme,map-projection,map-zoom working up to the initial matches. Tbd if this will need modification to support dynamic evaluation of map properties to support attaching event handlers. Not yet determined: how to implement map-extent support, because media features are all either discrete or range types, and while it may be possible to implemnent a bbox using four corner values as the pre-determined corners of the bbox, it is less clear how to represent a bbox as a media feature value, which does not typically contain commas.
- Loading branch information
1 parent
2087a9e
commit 6ebe283
Showing
1 changed file
with
71 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters