From 7923a83401f5d7c2e761380f07de6049059e344d Mon Sep 17 00:00:00 2001 From: Vincent Broute Date: Sun, 17 Nov 2013 16:06:06 +0100 Subject: [PATCH] Added new example with the zoom features --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb94ad229..97fd6d0bf 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Here is the simplest example that shows how to display an empty map of the world * [Map of USA with some plotted cities](http://jsfiddle.net/neveldo/KeBTy/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/KeBTy/) * [Open a link in a new tab](http://jsfiddle.net/neveldo/E4hqM/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/E4hqM/) * [Setting an image as a plot](http://jsfiddle.net/neveldo/8Ke69/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/8Ke69/) +* [Playing with the zoom features : focus on specific areas, zoom on scroll](http://jsfiddle.net/neveldo/RahvT/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/RahvT/) ## License