From ff4b85811d45b5da08a79e5fc8d15671739b1966 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Wed, 22 Jan 2014 14:12:32 +0100 Subject: [PATCH] Minor draw-features cleanup --- examples/draw-features.html | 2 +- examples/draw-features.js | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/examples/draw-features.html b/examples/draw-features.html index 8ddbc45570..d2bdf15e1a 100644 --- a/examples/draw-features.html +++ b/examples/draw-features.html @@ -31,7 +31,7 @@

Draw features example

-

Example of using the Draw interaction.

+

Example of using the ol.interaction.Draw interaction.