JasonSanford / leaflet-vector-layers

A little help to viewing ArcGIS Server, Geocommons, Arc2Earth, CartoDB, GIS Cloud, etc. vector data in a Leaflet map
http://jasonsanford.github.io/leaflet-vector-layers
BSD 2-Clause "Simplified" License
216 stars 61 forks source link

Using L.Class and L.Util instead of bundled. #44

Closed snkashis closed 11 years ago

snkashis commented 11 years ago

Is there any reason why we can't use leaflet core's facilities?

JasonSanford commented 11 years ago

I'd never thought about this. All of this code was based on Google Vector Layers where I pretty much copied straight from Leaflet. This should result in a noticeable file size drop.