소스 검색

Merge pull request #3 from ghybs/patch-1

Corrected typo in title as well
gh-pages
Gregor MacLennan 8 년 전
부모
커밋
82223a0ab6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -4,7 +4,7 @@ A Leaflet control to add a split screen to compare two map overlays.
4 4
 
5 5
 ![screencast example](screencast.gif)
6 6
 
7
-### L.Control.sideBySide(_leftLayer[s]_, _rightLayer[s]_)
7
+### L.control.sideBySide(_leftLayer[s]_, _rightLayer[s]_)
8 8
 
9 9
 Creates a new Leaflet Control for comparing two layers or collections of layers. It does not add the layers to the map - you need to do that manually. Extends `L.Control` but `setPosition()` and `getPosition` are `noop` because the position is always the same - it does not make sense for this control to be in the corner like other Leaflet controls.
10 10
 

Loading…
취소
저장