Template:Map home Pangangan

From Wikibok
Revision as of 09:22, 30 August 2017 by Yffo (talk | contribs) (Created page with "<mapframe group='country' text="Our home at Pangangan" width=300 height=400 zoom=17 latitude=9.895931 longitude=123.827800> { "type": "Feature", "geometry": { "type": "Poi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<mapframe group='country' text="Our home at Pangangan" width=300 height=400 zoom=17 latitude=9.895931 longitude=123.827800> {

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

} </mapframe>