You can use the infobox.js library to add labels to V3 maps:

http://google-maps-utility-library-v3.googlecode.com/svn/tags/infobox/1.1.5/

One of the examples shows exactly how to do it.


On Apr 6, 11:07 am, iTraceDesigns <justinstev...@itracedesigns.com>
wrote:
> 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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to