From 6b846c363ddd694bf32ac7e18f0316f4f2663e1b Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 22 Oct 2014 20:39:43 +0100 Subject: Add trivial maps facilitator at about:maps This is a simple HTML front end for the Google Static Maps API, since we don't yet have enough JS support for the full Google Maps. See: https://developers.google.com/maps/documentation/staticmaps/ --- framebuffer/res/maps.html | 1 + 1 file changed, 1 insertion(+) create mode 120000 framebuffer/res/maps.html (limited to 'framebuffer/res') diff --git a/framebuffer/res/maps.html b/framebuffer/res/maps.html new file mode 120000 index 000000000..5b394445b --- /dev/null +++ b/framebuffer/res/maps.html @@ -0,0 +1 @@ +../../!NetSurf/Resources/en/welcome.html,faf \ No newline at end of file -- cgit v1.2.3