Widget talk:Google Maps

From MediaWiki Widgets

Jump to:navigation, search

TODO

Add simple Marker support

With syntax similar to something like that:

{{#widget:Google Maps
|key=ABQIAAAAq_i4aTseMGLic8bgu1NQHRRuMGSDM4hOrlKevQrS9qsdJ_NOCxRsXLLNmhAg5xMn9btyuqHxCavIxw
|width=600
|height=400
|lat=-37.813683
|lng=144.963183
|marker.label=Point 1|marker.lat=-37.813683|marker.lng=144.963183|marker.someotherparam=someothervalue 1
|marker.label=Point 2|marker.lat=-37.813683|marker.lng=144.963183|marker.someotherparam=someothervalue 2
|marker.label=Point 3|marker.lat=-37.813683|marker.lng=144.963183|marker.someotherparam=someothervalue 3
}}

Should not be hard using loops and stuff.

Navigation
Toolbox