> For me it's a bit complicated, because I wish to be able to display
> 150 ip on the same Gmap, in real time.
> (only connected listener will be displayed on map) but maybe it's not
> possible. (??)

You'd probably want to use an external service like
   http://www.ip2location.com/
to find out where each of your listeners are.  Hold that information
server-side as each one signs on and off.
Then you can plot them all on one map and periodically trigger the map
to update itself.


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