On Sep 16, 1:54 pm, MatiasVelilla <[email protected]> wrote: > is there any easy way to put street names over markers ? > > this is my case: client sent me an e-mail requesting "STREET NAME > VISIBLE"
I suppose you could implement a new class of GOverlay which is added to the G_MAP_MAP_PANE (which is underneath the street names) but I haven't seen any examples of this. And I don't know if changing the map type will remove such a marker: it might. The *easy* way is to redefine your custom marker so that it avoids the street name (use a long arrow-stalk, have the bulk of the marker up to the left instead of up to the right, etc) Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
