On Jan 31, 10:36 am, Soetji <[email protected]> wrote: > Is there any function in the API that takes a text and displays it at > certain LatLng at all zoom level?
Look at Mike's ELabel: http://econym.org.uk/gmap/elabel.htm > It would be nice if it can also > display the text at a specified angle. You cannot do that with javascript. To draw text at an angle you'd need to use some server side utility which creates an image file or some strange Microsoft filters which only work in IE, but that's all outside of the Google Maps API. -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
