-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add map-link disabled attribute description in en and fr Update description of map-layer media attribute in en and fr Deprecate zoomin, zoomout links Add map-style-api.md in fr and en, add to sidebar.js Add node-version script to package.json Change docusaurus config to only warn on broken links
- Loading branch information
1 parent
b38c371
commit 97e4cf3
Showing
16 changed files
with
7,039 additions
and
3,640 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
id: map-style-api | ||
title: "HTMLStyleElement" | ||
slug: /api/map-style-api | ||
--- | ||
|
||
# HTMLStyleElement | ||
|
||
The `<map-style>` element is an extension of the HTML `<style>` element and `HTMLStyleElement` | ||
API for map styles. This document reflects proposed changes to that API, and is a work in progress. | ||
|
||
## Properties | ||
|
||
### media | ||
|
||
Reflects the [media](../elements/style#media) attribute of the `<map-style>` element. Map media queries can include map properties including: [projection](../../api/mapml-viewer-api#projection), [zoom](../../api/mapml-viewer-api#zoom), | ||
and [extent](../../api/mapml-viewer-api#extent). | ||
|
||
## Specifications | ||
|
||
| Specification | | ||
|--------------------------------------------------------------| | ||
| [HTMLStyleElement](https://github.com/Maps4HTML/MapML-Specification/issues/209) | | ||
|
||
--- | ||
|
||
## Requirements | ||
|
||
[Report problems with these requirements on GitHub](https://github.com/Maps4HTML/HTML-Map-Element-UseCases-Requirements/issues/new?title=-SUMMARIZE+THE+PROBLEM-&body=-DESCRIBE+THE+PROBLEM-) | ||
|
||
<p><b><span class="requirement">requirement</span> | ||
<span class="enhancement">enhancement</span> | ||
<span class="impractical">impractical</span> | ||
<span class="undecided">undecided</span> | ||
<span class="discussion">under discussion</span></b></p> | ||
|
||
| | Spec | Viewer | API | | ||
|:---------------------------------------------------------------------------------|:------: |:-----: |:---: | | ||
| [**Properties**](#properties) | none | partial| partial | | ||
| [**Methods**](#methods) | n/a | n/a | n/a| | ||
|
||
|
||
--- | ||
|
||
> - [Edit this page on **Github**](https://github.com/Maps4HTML/web-map-doc/edit/main/docs/api/map-style-api.md) | ||
> - [Chat with us on **Gitter**](https://gitter.im/Maps4HTML/chat) |
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
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
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
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
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
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
45 changes: 45 additions & 0 deletions
45
i18n/fr/docusaurus-plugin-content-docs/current/api/map-style-api.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
id: map-style-api | ||
title: "HTMLStyleElement" | ||
slug: /api/map-style-api | ||
--- | ||
|
||
# HTMLStyleElement | ||
|
||
L'élément `<map-style>` est une extension de l'élément HTML `<style>` et de l'API `HTMLStyleElement`. | ||
Ce document reflète les modifications proposées à cette API et est en cours de développement. | ||
|
||
## Propriétés | ||
|
||
### media | ||
|
||
Reflète l'attribut [media](../elements/style#media) de l'élément `<map-style>`. Les requêtes média pour la carte peuvent inclure des propriétés de carte, notamment : [projection](../../api/mapml-viewer-api#projection), [zoom](../../api/mapml-viewer-api#zoom), et [extent](../../api/mapml-viewer-api#extent). | ||
|
||
## Spécifications | ||
|
||
| Spécification | | ||
|--------------------------------------------------------------| | ||
| [HTMLStyleElement](https://github.com/Maps4HTML/MapML-Specification/issues/209) | | ||
|
||
--- | ||
|
||
## Exigences | ||
|
||
[Signaler les problèmes liés à ces exigences sur GitHub](https://github.com/Maps4HTML/HTML-Map-Element-UseCases-Requirements/issues/new?title=-SUMMARIZE+THE+PROBLEM-&body=-DESCRIBE+THE+PROBLEM-) | ||
|
||
<p><b><span class="requirement">exigence</span> | ||
<span class="enhancement">amélioration</span> | ||
<span class="impractical">peu pratique</span> | ||
<span class="undecided">indécis</span> | ||
<span class="discussion">en cours de discussion</span></b></p> | ||
|
||
| | Spéc. | Visualiseur | API | | ||
|:---------------------------------------------------------------------------------|:------: |:-----: |:---: | | ||
| [**Propriétés**](#propriétés) | aucun | partiel | partiel | | ||
| [**Méthodes**](#méthodes) | s/o | s/o | s/o | | ||
|
||
|
||
--- | ||
|
||
> - [Modifier cette page sur **Github**](https://github.com/Maps4HTML/web-map-doc/edit/main/i18n/fr/docusaurus-plugin-content-docs/current/api/map-style-api.md) | ||
> - [Discutez avec nous sur **Gitter**](https://gitter.im/Maps4HTML/chat) |
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
Oops, something went wrong.