Testes:Teste mapas

Por equipe do Dicionário de Favelas Marielle Franco
Revisão de 23h47min de 20 de julho de 2023 por Patrícia Ferreira (discussão | contribs)

Testes mapas <mapframe text="Three sizes: small / medium / large" width="225" height="200" align="center" zoom="10" longitude="0.05" latitude="0"> {

 "type": "FeatureCollection",
 "features": [

{ "type": "Feature", "geometry": { "type":"Point", "coordinates":[0, 0] }, "properties": { "title":"\"marker-size\": \"small\"", "marker-size":"small", "marker-symbol":"airport"} }, { "type": "Feature", "geometry": { "type":"Point", "coordinates":[0.05, 0] }, "properties": { "title":"\"marker-size\": \"medium\"", "marker-size":"medium", "marker-symbol":"airport"} }, { "type": "Feature", "geometry": { "type":"Point", "coordinates":[0.1, 0] }, "properties": { "title":"\"marker-size\": \"large\"", "marker-size":"large", "marker-symbol":"airport"} } ] } </mapframe>


<mapframe text="San Francisco museums" width="350" height="350" zoom="13" longitude="-122.3988" latitude="37.8013" />


Teste London <mapframe text="Map of London" latitude="51.505" longitude="-0.126" zoom="8" width="300" height="300" align="left"> {

 "type": "FeatureCollection",
 "features": [
   {
     "type": "Feature",
     "properties": {
         "title": "London is the capital of United Kingdom",
         "description": "Houses of Parliament",
         "marker-symbol": "town-hall",
         "marker-size": "large",
         "marker-color": "f00"
     },
     "geometry": {
       "type": "Point",
       "coordinates": [
         -0.1226806780323386,
         51.515268213580114
       ]
     }
   }
 ]

}</mapframe>


<maplink text="Colorado State Capitol with marker icon" longitude="-104.98491" latitude="39.73939" zoom="17"> {

   "type": "Feature", "properties": 
       { 
           "marker-symbol": "town-hall", 
           "marker-color": "46ea5f", 
           "marker-size": "medium"
       }, 
   "geometry": 
       { 
           "type": "Point",
           "coordinates": [-104.98485267162323, 39.73928364167763] 
       }

} </maplink>


<mapframe zoom=13 width="300" height="250" latitude=37.8013 longitude=-122.3988>{

 "type": "Feature",
 "geometry": { "type": "Point", "coordinates": [-122.3988, 37.8013] },
 "properties": {
   "title": "Exploratorium",
   "marker-color": "228b22",
   "marker-size": "medium",
   "marker-symbol": "museum"
 }

}</mapframe>


Morro Santa Marta


Teste mapas



LogoTeste.jpg
População: 12.345
Área (m²): 35.000




<label>Season(s)</label> <infobox layout="stacked">

 <title source="name"><default>Teste mapas</default></title>
 <image source="image" />
 <label>Season(s)</label>
 <label>First seen</label>

</infobox>