On Donnerstag, 6. August 2009, jeroen De Dauw wrote:
> Hey guys,
>
> I have a parser function named display_points. It accepts a parameter
> 'points', like this:
>
> #display_points:points=55.7557860, 37.6176330; 1,1; 12,34
>
> Obviously, ';' is the separator between coordinate pairs.
>
> Now I wan
Hey guys,
I have a parser function named display_points. It accepts a parameter 'points',
like this:
#display_points:points=55.7557860, 37.6176330; 1,1; 12,34
Obviously, ';' is the separator between coordinate pairs.
Now I want to allow people to specify 2 additional parameter for each
coordi