From 774aee1a459f97a1bbc5ec9662fb3d3753a66caa Mon Sep 17 00:00:00 2001 From: Robert Plummer Date: Tue, 19 Jan 2016 16:57:23 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 2658bbe..98ece4b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Leaflet.glify web gl renderer plugin for leaflet +_Pronounced leaflet-G.L.-Ify, or leaflet-glify, or L.-G.L.-Ify, or L-glify, or elglify_ inspired by http://bl.ocks.org/Sumbera/c6fed35c377a46ff74c3 & need. @@ -64,5 +65,14 @@ L.glify.lines({ * `size` {Number|Function} pixel size of point * `sensitivity` {Number} exagurates the size of the clickable area to make it easier to click a point +## `L.glify` methods +* `longitudeFirst()` +* `latitudeFirst()` +* `instances` +* `points(options)` +* `shapes(options)` +* `flattenData(data)` +* `latLonToPixel(lat, lon)` +## Roadmap Soon to come, lines, and limitless styles.