Template:Map Jardaneh Hotel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| 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=19 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> | |||
Revision as of 08:24, 30 August 2017
<mapframe group='country' text="Jardaneh Hotel" width=300 height=400 zoom=19 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>