hmm tags don't work.

The code for the section below:
http://code.google.com/apis/maps/documentation/javascript/services.html#DisplayingResults

First line should be:
var directionsDisplay; //with an s

On May 20, 2:31 pm, Cyrille <[email protected]> wrote:
> Hey,
>
> The docs code example for the section <a href='http://code.google.com/
> apis/maps/documentation/javascript/
> services.html#DisplayingResults'>Displaying the DirectionsResult</a>
> has a simple typo.
>
> The first line:
> var directionDisplay;
>
> should be:
> var direction<b>s</b>Display;
>
> C-
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group 
> athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to