Difference between revisions of "Template:Coordinates"

From yidtravel
Jump to: navigation, search
 
(67 intermediate revisions by 2 users not shown)
Line 8: Line 8:
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 +
<font size=5>
 +
YOU MIGHT NEED TO ADJUST THE STREET VIEW MAP (ADDRESSES AREN'T 100% ON THE MARK).
 +
</font>
 +
{{#set:coordinates={{{The coordinates|}}} }}
 +
{{#arraydefine: Cor|{{{The coordinates|}}} }}
 +
{{#widget:Google Street View
 +
|lat={{#arrayindex:Cor |0 }}
 +
|lng={{#arrayindex:Cor|-1 }}
 +
|yaw=370.646599861876
 +
|pitch=0
 +
|zoom=1
 +
|width=525
 +
|height=375
 +
}}
  
{{#set:Coordinates={{{The coordinates|}}} }}
 
  
 
+
{{#widget:Widget:Google Maps
{{
+
|lat={{#arrayindex:Cor |0 }}
#display_map:
+
|lng={{#arrayindex:Cor|-1 }}
coordinates={{{The coordinates| }}}
+
|marker.test.lat={{#arrayindex:Cor |0 }}
| zoom=7
+
|marker.test.lng={{#arrayindex:Cor|-1 }}
| height=400
+
|width=525
| type=roadmap
+
|height=375
 
}}
 
}}
 +
 +
 +
{{Go daven}}

Latest revision as of 17:25, 26 February 2015


This is the 'Coordinates' template.

Edit the page to see the template text.