Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robertleeplummerjr committed Jan 19, 2016
1 parent 56e709f commit 774aee1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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.

0 comments on commit 774aee1

Please sign in to comment.