Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Is visual trace broken?

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Is visual trace broken?


Chronological Thread 
  • From: Daniel Doyle <>
  • To:
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] Is visual trace broken?
  • Date: Tue, 19 Jul 2016 08:57:08 -0400

The map portion does appear to be broken, but the actual tracing itself seems
okay (except geolocation never seems to work). A very cursory glance at the
page’s JS looks like there is simply a typo:

var map = new google.maps./Map(map_canvas, map_options)

should probably just be

var map = new google.maps.Map(map_canvas, map_options)


Dan Doyle
GlobalNOC Software Developer
1-812-856-3892


> On Jul 19, 2016, at 8:05 AM, Michael Tiernan
> <>
> wrote:
>
> Anyone else having trouble with the visual traceroute tool at:
>
> http://www-wanmon.slac.stanford.edu/cgi-wrap/reflector.cgi?function=vtrace
>
> Seems to not be functioning.




Archive powered by MHonArc 2.6.19.

Top of Page