On Sep 14, 5:52 pm, balachandra maddina <[email protected]> wrote:
> Hi There,
>
>   Is it possible to highlight a location based on a dragable marker
> movement. since the maps are images i dont think it would be possible to
> highlight a particular section in a tile like highlighting a part or
> building but i think its very much possible to highlight the tile. could any
> one tell me if there is an api call so that it can be done or i have to add
> it myself. if any one has already done it could you share those details
> please.
>
> any help on this is appreciated.
>
> -bala.

What do you mean by "highlight" ?

If you are trying to make everything else on the map dark, you can do
it with a transparent PNG image.  Build a dark PNG image with a hole
cut out.  It must be twice the width & twice the height of your map.
Use "style.left" & "style.top" to move it around.  Use GOverlay to
bind it to your map.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to