M:Garront : Différence entre versions

De Milamzer
Sauter à la navigation Sauter à la recherche
Ligne 1 : Ligne 1 :
 
Oooooops : M:Garront est indisponible actuellement...
 
Oooooops : M:Garront est indisponible actuellement...
 +
 +
<maplink zoom="13" latitude="40.72" longitude="-74.00" />
 +
{
 +
    "type": "FeatureCollection",
 +
    "features": [{
 +
        "type": "Feature",
 +
        "properties": {
 +
            "shape": "Marker",
 +
            "maps": ["default-map"],
 +
            "name": "Unnamed Layer",
 +
            "category": "default",
 +
            "id": "26be820e-781f-4e8d-89fa-bf6f54a6261f"
 +
        },
 +
        "geometry": {
 +
            "type": "Point",
 +
            "coordinates": [-74.00059, 40.718412]
 +
        }
 +
    }]
 +
}
 +
</maplink>
 +
 +
 +
 
<!--
 
<!--
 
{|style="width: 100%;font-size:85%;"
 
{|style="width: 100%;font-size:85%;"

Version du 24 février 2020 à 18:58

Oooooops : M:Garront est indisponible actuellement...

<maplink zoom="13" latitude="40.72" longitude="-74.00" /> {

   "type": "FeatureCollection",
   "features": [{
       "type": "Feature",
       "properties": {
           "shape": "Marker",
           "maps": ["default-map"],
           "name": "Unnamed Layer",
           "category": "default",
           "id": "26be820e-781f-4e8d-89fa-bf6f54a6261f"
       },
       "geometry": {
           "type": "Point",
           "coordinates": [-74.00059, 40.718412]
       }
   }]

} </maplink>