﻿ticket	summary	type	release	owner	status	created	modified	_description	_reporter
7628	Why not use the same macro syntax of GoogleStaticMap	enhancement	0.11	Martin Scharrer	assigned	2010-09-03T21:43:01+02:00	2010-09-06T17:56:01+02:00	"Hi martin_s:
I'm probing GoogleMapMacro plugin and some features are missing. I'm gonna create an issue about that.

But the current issue is like a wish list:
 1. Change the GoogleMapMacro syntax to the same macro syntax of GoogleStaticMapMacro, It would be nice only have to change {{{GoogleMap}}} for {{{GoogleStaticMap}}} and vice versa, and have the best of the both worlds :P
 1. Enable the same wiki processor syntax of GoogleStaticMapMacro on GoogleMapMacro, I love this feature, is clear and simple.
I'm planning to make in the future on {{{TracGoogleMapTicket}}} can be enable use syntax like this:
{{{
{{{
#!GoogleStaticMap
center=#1.coodinates
path=""#1.coodinates|#12.coodinates|#3.coodinates|#4.coodinates""
markers=""label:M|Munich""
markers=""label:B|#1.components.coodinates""
markers=""label:K|Cologne""
markers=""label:H|color:orange|Hamburg|Hannover""
markers=""size:small|color:green|Mannheim|Straubing|Münster""
size=250x300
}}} 
}}}
to create dynamics maps on the wiki, reports and descriptions.
What do you think about this?

Regards
Javier"	jrovegno
11040	Macro does not work any more - needs upgrade to Google Maps API version 3	defect	1.0	Martin Scharrer	assigned	2013-04-29T13:01:37+02:00	2013-05-04T12:08:17+02:00	"Google Maps API version 2 is now deprecated and new keys will not work with it, therefore please update the macro to work with version 3.

As far as I can see the following changes are needed:
 1. Change API version in `tracgooglemap.js`
 2. Add new mandatory `sensor` parameter (should be set to false)

I tried making these changes but couldn't get the second to work.  Thanks."	robin.pellatt@…
