Mmmm...suppose you upload some **data** in site1, then, from site2 (the one with the map) you could have an ajax method that get, via a web service from site1 the **data**. That method could be called with JS setInterval() function or any other you like and will populate the markers from the weeb service.
Is the idea clear?? Good luck!!! On 8 abr, 22:37, Mizanur Islam Laskar <[email protected]> wrote: > I want to implement something like this:http://beta.twittervision.com/. > But there will be no twitter concept here. For my purpose, I'll submit > a message from another page and that message will be shown in the > bubble once it is sent. And the same thing will happen to other users > on the map, that is, my bubble will be closed when another bubble of > another user's message shows up. Any idea how to implement that? -- 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.
