Re: [Google Maps API v3] Aw: Re: 2011/8/17 - New Release (3.6)

2011-08-22 Thread Chris Broadfoot
Unfortunately not Lorenzo. You'll need to apply a map style to hide poi
labels:

[ { featureType: "poi", elementType: "labels", stylers: [ { visibility:
"off" } ] } ]

(or to just hide business pois, "poi.business")

--
http://twitter.com/broady



On Mon, Aug 22, 2011 at 7:13 PM, Lorenzo  wrote:

> Hi,
>
> is there any possibilltiy to make POIs visible but not clickable?
>
> Thanks
>
> Lorenzo
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-js-api-v3/-/1VMq6ZsybBkJ.
>
> 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.
>

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



[Google Maps API v3] Aw: Re: 2011/8/17 - New Release (3.6)

2011-08-22 Thread Lorenzo
Hi,

is there any possibilltiy to make POIs visible but not clickable?

Thanks

Lorenzo

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/1VMq6ZsybBkJ.
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.