- Move
brfs
andhintify
to dependencies.
- Updates wellknown to 0.3.0 with exponent coordinate support
- Updates togeojson to 0.10.1 with timestamp, ie9 feature id, gx:Track, gx:MultiTrack support
- Includes encoded polyline support.
- Only includes the necessary parts of TopoJSON: less bytes, and IE9 and IE10 are now supported.
- Tests now use Sauce Labs and run on real browsers for every commit.
- Builds now use an
npm
script rather than a Makefile.
- loader functions now support a
customLayer
option for providing options toL.geoJson
or using a different layer type.
gpx.parse
andkml.parse
support parsing from either strings or DOM objects