... I'd love if you'd extend the Map Label library to support this, too. Send me a patch!
I suggest either using CSS3 transforms to achieve this, but it's possible in canvas, too. Cheers Chris -- http://twitter.com/broady On Tue, Dec 6, 2011 at 2:40 PM, JKurtock <[email protected]> wrote: > It's not trivial, but if you want to do some canvas programming this > will give you a big head start: > > http://google-maps-utility-library-v3.googlecode.com/svn/trunk/maplabel/examples/maplabel.html > > Note that Google doesn't "draw" the names of the streets; the > individual tiles are made up long in advance and displayed whole. But > you can do it! > > - Jeff > > On Dec 5, 11:46 am, Leonel Pereda <[email protected]> wrote: > > Hi > > > > How I can draw text with angle in the map, as does Google with the > > names of the streets? > > > > Thanks a lot, > > Leonel > > -- > 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. > > -- 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.
