You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to geoPlugin
Hello,
I'm new here.
I own and manage a webradio.
My idea is to display connected listeners on a google maps.
My shoutcast server provide
a real time list of Ip adress connected (xml format)
There is some "ready to go" code to do that ?
(grabbing the ip adress from the Shoutcast xml file, converting to
"latitude / longitude" value
and passing returned data to googlemaps ) ?
Maybe I ask to much, but I'm not familiar with php or ajax.