Template:Map Jardaneh Hotel: Difference between revisions

From Wikibok
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<mapframe group='country' text="Jardaneh Hotel" width=300 height=400 zoom=19 latitude=29.530828 longitude=35.006821 />
<mapframe group='country' text="Jardaneh Hotel" width=300 height=400 zoom=17 latitude=29.530828 longitude=35.006821>
{
  "type": "Feature",
  "geometry": { "type": "Point", "coordinates": [35.006821, 29.530828] },
  "properties": {
    "marker-symbol": "building",
    "marker-size": "medium",
    "marker-color": "0050d0"
  }
}
</mapframe>

Latest revision as of 08:26, 30 August 2017

<mapframe group='country' text="Jardaneh Hotel" width=300 height=400 zoom=17 latitude=29.530828 longitude=35.006821> {

 "type": "Feature",
 "geometry": { "type": "Point", "coordinates": [35.006821, 29.530828] },
 "properties": {
   "marker-symbol": "building",
   "marker-size": "medium",
   "marker-color": "0050d0"
 }

} </mapframe>