|
|
| Line 6: |
Line 6: |
|
| |
|
| Example: | | Example: |
|
| |
| {{#widget:Google Maps
| |
| |width=600
| |
| |height=400
| |
| |lat=40.77895
| |
| |lng=-73.96231
| |
| |marker.met.lat=40.77895
| |
| |marker.met.lng=-73.96231
| |
| |marker.met.title=Metropolitan Museum of Art
| |
| |marker.met.letter=M
| |
| |marker.met.icon=http://www.metmuseum.org/content/img/presentation/icons/favicon.ico
| |
| |marker.met.text=The Metropolitan Museum of Art (colloquially The Met) is a renowned art museum in New York City. Its permanent collection contains more than two million works, divided into nineteen curatorial departments.
| |
| |marker.centralpark.lat=40.78
| |
| |marker.centralpark.lng=-73.965
| |
| |marker.centralpark.title=Central Park
| |
| |marker.centralpark.text=Central Park is a public park in the center of Manhattan.
| |
| |marker.centralpark.letter=C
| |
| |maptypecontrol=yes
| |
| |largemapcontrol=yes
| |
| |overviewmapcontrol=yes
| |
| |scalecontrol=yes
| |
| }}
| |