Miguel,

Thank you for your reply.

I am able to apply styles to a roadmap type using new
google.maps.StyledMapType() and can see it when I do
map.mapTypes.set() and map.setMapTypeId().

The result I am trying to get is to replace the unstyled roadmap with
the styled one. I think I would be able to do it either by applying
styles to the roadmap that already is on the mapTypes stack or by
removing the unstyled roadmap from the stack and adding the styled
one. I haven't found a way to do any of these options, though.

Marcelo

On 1 jun, 18:06, Miguel Angel Vilela <[email protected]> wrote:
> I'm sorry but I still don't get it, can you share sample code with us?
>
> If you apply styles to the roadmap type, you should see the styled maps,
> don't you?
>
>
>
> On Tue, Jun 1, 2010 at 18:58, Gallacci <[email protected]> wrote:
> > Hello, Miguel.
>
> > I am sorry. I should have outlined the word "original". The idea is to
> > apply styles to the default RoadMap.
>
> > I have already applied styles successfully to a road map type but I
> > could not replace the "original" road map with the styled version.
>
> > Thank you,
>
> > Marcelo
>
> > --
> > 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%2B 
> > [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