From db8562c8db6147c1f5d537595bcdea93d1ba2166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20MAGIS?= Date: Thu, 1 Sep 2016 17:11:03 +1100 Subject: [PATCH] README update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9b71e0c..d458f68 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Ehanced draw widget for WebApp Builder for Arcgis. Fork and modifications of the official widget draw for WebApp Builder for Arcgis : http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-draw.htm +The widget use the proj4js library (https://github.com/proj4js/proj4js) for point's lat/lon measure (for non mercator maps) : +https://github.com/proj4js/proj4js + ## Improvments : - add name and description fields on drawings - enable infowindow on drawings (selection)