This project can be used to plot the current positions of avatars on a region on top of a region map. Furthermore, using jQuery and AJAX, we can re-plot the avatars every second in order to track their movements in real-time.
The template assumes that libgd
and the PHP gd
extension is installed in order to be able to use the image functions.
Simply unarchive the file to an accessible directory under your web-server and edit the PHP files to configure the settings.