I created gridlines to the amateur radio format of the Maidenhead locator, which is every 2 or 20 degrees longitude, 1 or 10 degr lat (depending on zoom level). Each square has a two or four character locator designation and I would like to display this locator in the top right corner of each square, just like the example of tiles. I cannot find a way of writing plain text onto a map, and unfortunately the tile example is not usuable as tiles seem to be pixel related, not coordinates, and I cannot figure out how the writing is done. Basically I would need a function that takes a coordinate and text (lon, lat , text) (and perhaps text size, font, color etc) and writes the text without any further graphics straight onto the map. Does something like that exist?
thanks Michael -- 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...@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.