As taken from the reference:
The DirectionsResult contains the result of the directions query, which you
may either handle yourself, or pass to a DirectionsRenderer object, which
can automatically handle displaying the result on a map.

What you want to do if you don't want to have the CSS is handle the result
yourself.  Do you not understand how to do this?

On Wed, Sep 8, 2010 at 10:45 AM, hzs <[email protected]> wrote:

> Not much code to display -- I'm using the DirectionsRenderer.  This is
> the call that's adding the styles at the beginning of my head section:
>
> directionsDisplay.setDirections(result);
>
> When I comment it out, the styles are not added when I click the "Get
> Directions" button.  I don't see an option in the DirectionsRenderer
> to change the placement of the styles in the head tag.
>
> --
> 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]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://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