tags:

views:

24

answers:

1

I'm trying Google Maps JavaScript API v2. I want to show a message in the map. No matter how I drag or zoom the map, the message will keep in the same place. How can I do that?

Any help is appreciated.

+1  A: 

If I get this right,why don't you make a div that changes location using the animation of jquery?

Argiropoulos Stavros
Yes, you're right. I did so.I think it's interesting to see whether it's possible to do it in the Google Maps. :)
boxoft