File tree Expand file tree Collapse file tree 19 files changed +86
-1
lines changed
i18n/fr/docusaurus-plugin-content-docs/current Expand file tree Collapse file tree 19 files changed +86
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
id : layer
3
3
title : " <map-layer>"
4
- slug : /layers /layer/
4
+ slug : /elements /layer/
5
5
---
6
6
7
7
Les cartes sont composées d’une ou de plusieurs couches. Ces couches sont appliquées par l’élément personnalisé ` <map-layer> ` .
File renamed without changes.
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Demo</ title >
8
+ < script >
9
+ if ( window . parent . location . href . includes ( '/fr/' ) ) {
10
+ document . firstElementChild . lang = 'fr' ;
11
+ }
12
+ </ script >
8
13
< script type ="module " src ="../../dist/mapml.js "> </ script >
9
14
< link rel ="stylesheet " href ="../embeded-demo-style.css "/>
10
15
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Demo</ title >
8
+ < script >
9
+ if ( window . parent . location . href . includes ( '/fr/' ) ) {
10
+ document . firstElementChild . lang = 'fr' ;
11
+ }
12
+ </ script >
8
13
< script type ="module " src ="../../dist/mapml.js "> </ script >
9
14
< link rel ="stylesheet " href ="../embeded-demo-style.css "/>
10
15
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Demo</ title >
8
+ < script >
9
+ if ( window . parent . location . href . includes ( '/fr/' ) ) {
10
+ document . firstElementChild . lang = 'fr' ;
11
+ }
12
+ </ script >
8
13
< script type ="module " src ="../../dist/mapml.js "> </ script >
9
14
< link rel ="stylesheet " href ="../embeded-demo-style.css "/>
10
15
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Demo</ title >
8
+ < script >
9
+ if ( window . parent . location . href . includes ( '/fr/' ) ) {
10
+ document . firstElementChild . lang = 'fr' ;
11
+ }
12
+ </ script >
8
13
< script type ="module " src ="../../dist/mapml.js "> </ script >
9
14
< link rel ="stylesheet " href ="../embeded-demo-style.css "/>
10
15
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Demo</ title >
8
+ < script >
9
+ if ( window . parent . location . href . includes ( '/fr/' ) ) {
10
+ document . firstElementChild . lang = 'fr' ;
11
+ }
12
+ </ script >
8
13
< script type ="module " src ="../../dist/mapml.js "> </ script >
9
14
< link rel ="stylesheet " href ="../embeded-demo-style.css "/>
10
15
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Demo</ title >
8
+ < script >
9
+ if ( window . parent . location . href . includes ( '/fr/' ) ) {
10
+ document . firstElementChild . lang = 'fr' ;
11
+ }
12
+ </ script >
8
13
< script type ="module " src ="../../dist/mapml.js "> </ script >
9
14
< link rel ="stylesheet " href ="../embeded-demo-style.css "/>
10
15
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Demo</ title >
8
+ < script >
9
+ if ( window . parent . location . href . includes ( '/fr/' ) ) {
10
+ document . firstElementChild . lang = 'fr' ;
11
+ }
12
+ </ script >
8
13
< script type ="module " src ="../../dist/mapml.js "> </ script >
9
14
< link rel ="stylesheet " href ="../embeded-demo-style.css "/>
10
15
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Demo</ title >
8
+ < script >
9
+ if ( window . parent . location . href . includes ( '/fr/' ) ) {
10
+ document . firstElementChild . lang = 'fr' ;
11
+ }
12
+ </ script >
8
13
< script type ="module " src ="../../dist/mapml.js "> </ script >
9
14
< link rel ="stylesheet " href ="../embeded-demo-style.css "/>
10
15
You can’t perform that action at this time.
0 commit comments