forked from Leaflet/Leaflet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Cleanup Map * Cleanup Map.BoxZoom * Cleanup Map.DragSpec * Add SpecHelper function from commit before * Cleanup Map.KeyboardSpec * Cleanup Map.TapHoldSpec * Cleanup Map.TouchZoomSpec * Cleanup GeoJSONSpec * Cleanup ImageOverlaySpec * Cleanup PopupSpec * Cleanup TooltipSpec * Cleanup CanvasSpec * Cleanup CircleMarkerSpec * Cleanup CircleSpec * Cleanup PathSpec * Cleanup PolygonSpec * Cleanup PolylineGeometrySpec * Remove PolylineGeometrySpec * Remove PolylineGeometrySpec from index.html * Cleanup PolylineSpec * Cleanup GridLayerSpec * Cleanup TileLayerSpec * Cleanup MarkerSpec * Cleanup Marker.DragSpec * Cleanup Icon.DefaultSpec * Cleanup TransformationSpec * Cleanup BoundsSpec * Cleanup LineUtilSpec * Cleanup PointSpec * Cleanup PolyUtilSpec * Cleanup ProjectionSpec * Cleanup LatLngSpec * Cleanup LatLngBoundsSpec * Cleanup CRSSpec * Cleanup ControlSpec * Cleanup Control.LayersSpec * Cleanup Control.AttributionSpec * Fix some errors - global leaks & map.remove twice * Fix lint * Fix error * Fix noConflict, tabs, createContainer with height & width * noConflict was not working because rollup already exported the L var * Replace createMapContainer
- Loading branch information
1 parent
0ea4073
commit 7419c9c
Showing
38 changed files
with
919 additions
and
963 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.