Hi, I actually think the labels look nice the way they are now for buildings.
There are probably a lot of other solutions, but for labels I've created a sprite which contains all the labels I needed. Then I created markers, supplying a MarkerImage with the specific location in the sprite for my label. Those markers were then centered in the middle of the polygon. I hope that helps you somehow! On Apr 7, 10:40 am, Doug <[email protected]> wrote: > Is it possible to create "google style" white-stroked text labels for > polygons? > > I'm creating a new campus map. I'd like to be able to toggle on/off > google's building data and show what we've collected on campus. I'm > generating a kml file for my buildings layer, so far so good: > > http://webcom.dev.smca.ucf.edu/map/ > (buildings checkbox near the bottom) > > At the moment, the polygons are translucent so you can read the labels > provided, but the shape sit on top of the label (which looks bad) and > I would like to generate my own building labels. Is this possible? > > This is my first post. > I've done some searching > (http://groups.google.com/group/google-maps-js-api-v3/search?group=goo... > ) and couldn't find an answer. > > Appreciate any help. > 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.
