Comments
-
Another successful mission along with a little bit of learning!
-
We are experiencing the same issue.
-
Did something go terribly awry in the system? It's lost all of my answers for all of the questions this month? I'm signed in and went to confirm that I'd answered every question, only to find that it didn't know that I had answered any of them.
-
Anyone have an idea of what to modify to force the map to load in "lite" mode? It appears that Google has blocked Firefox on Linux (Debian - Raspberry PI) from loading the map in regular mode. If I load up http://www.google.com/maps on the Firefox (formerly IceWeasel) browser, it automatically enters lite mode. However,…
-
We have it working with NPM 12 with no issues with the script. We did do a fresh install of all of our SolarWinds products on new servers though, so we did not upgrade. While our servers were Windows 2012 R2, our SQL was 2012 and was not compatible. We also had some database corruption that couldn't be repaired and had…
-
I think I have it figured out... In GoogleMapSiteMap.aspx, I made the following changes: (removed) Line 37: Response.Write("Gifs['" & oDR.Item("City") & "'] = '" & oDR.Item("StatusLED") & "';") (removed) Line 40: Response.Write("LatLongs['" & oDR.Item("City") & "'] = [" & oDR.Item("Latitude") & "," & oDR.Item("Longitude")…
-
Just to make sure I'm doing this correctly, we have objects in 4 cities (Gastonia, Belmont, Mt Holly, and Dallas), all of which are in close proximity to each other. When I choose a city (Gastonia, for instance), the "next page" (Second Link) takes me to a location of a single node (presumably the last one retrieved from…
-
Can anyone suggest how to plot the devices on the map based on GPS coordinates for the nodes? Basically, I don't want the items summarized by city, I'd rather just have them plotted by the GPS coordinates.