From 81334e311aa9d417cbdccda7e48978befc85eae6 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Thu, 5 Apr 2012 22:10:53 +0000 Subject: 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 --- ipmap.html | 101 ++++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 80 insertions(+), 21 deletions(-) (limited to 'ipmap.html') diff --git a/ipmap.html b/ipmap.html index e3e6eb7b76..0ea1864236 100644 --- a/ipmap.html +++ b/ipmap.html @@ -2,45 +2,104 @@ Wireshark: IP Location Map + -
+
+
-- cgit v1.2.1