How can I add extra labels to my maps? I'm specifically talking about
adding shopping centers, etc. I've been trying to add all labels like
this:

"...
[
  {
    featureType: "all",
    elementType: "labels",
    stylers: [
      { visibility: "on" }
    ]
  }
]

..."

But nothing is added. Is there some other information that I need to
be including in my code, or does that not come with the API?

Note: I am using API version 3, and my map is already showing some
labels like churches ect.

Thanks,

-- 
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