jeltz
unread,Jan 23, 2012, 12:14:59 PM1/23/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-map...@googlegroups.com
Hi,
I have an application to collect telemetry data from geographically distributed sensors and to visualize status in Google Map.
E.g., presently my app outputs Google map API 3 html/java script into the local folder.
Presently, the application just overwrites output html with the new html/javascript whenever something in sensor status is changed
I am using java script timer to re- load the page periodically, but it seems as new html is never loaded.
What would be the simplest approach to update google map "on demand" ?
Thanks,
-V