Commit Graph

6 Commits

Author SHA1 Message Date
Chris Maynard 73bf99ee7a Add wrapDateLine to support continuous longitudinal panning.
svn path=/trunk/; revision=45213
2012-09-29 15:59:32 +00:00
Chris Maynard 839862cd08 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5016 - No markers show up when maps are displayed.
#BACKPORT(1.8, 1.6)

svn path=/trunk/; revision=45146
2012-09-26 03:30:48 +00:00
Gerald Combs 81334e311a Instead of loading our coordinates from a separate text file via
OpenLayers.Layer.Text, insert them into a JSON array and load them using
OpenLayers.Layer.Vector + OpenLayers.Format.GeoJSON. This should fix the
endpoint map feature on modern browsers.

Switch OpenStreetMap to a simpler map from OSGeo.

svn path=/trunk/; revision=41967
2012-04-05 22:10:53 +00:00
Gerald Combs ce3d46b20c Use a unique data file name for our OpenStreetMap data. Print an error
if we don't have data for any hosts. Fixes bug 3530.

svn path=/trunk/; revision=28728
2009-06-14 22:19:08 +00:00
Jaap Keuter 43e72514a3 Make XHTML compliant.
Clean up indentation.

svn path=/trunk/; revision=27472
2009-02-17 06:32:56 +00:00
Ulf Lamping f8e5b17dbd add support for a simple GeoIP based IP Location Map, more details will follow on the dev-list
svn path=/trunk/; revision=27433
2009-02-11 20:25:17 +00:00