From 0acb2a335d4ed7dd1ebb16bbba50870ff23ff733 Mon Sep 17 00:00:00 2001 From: Warren Date: Thu, 24 Sep 2015 12:18:23 -0400 Subject: [PATCH] Modified the preload.html example to reflect the correct position of the maps displayed --- examples/preload.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/preload.html b/examples/preload.html index ffda2a7e6d..1318ed6e0e 100644 --- a/examples/preload.html +++ b/examples/preload.html @@ -3,7 +3,7 @@ template: example.html title: Preload example shortdesc: Example of tile preloading. docs: > -

The map on the left preloads low resolution tiles. The map on the right does not use any preloading. Try zooming out and panning to see the difference.

+

The map on the top preloads low resolution tiles. The map on the bottom does not use any preloading. Try zooming out and panning to see the difference.

tags: "preload, bing" ---