Merge branch 'master' into markercluster
Conflicts: src/view.map.js
This commit is contained in:
@@ -202,7 +202,7 @@ test('Popup - Custom', function () {
|
||||
assertPresent(popup);
|
||||
|
||||
var text = popup.html();
|
||||
ok((text.indexOf('<h3>3</h3>y: 6') != -1))
|
||||
ok((text.indexOf('<h3>1</h3>y: 2') != -1))
|
||||
|
||||
view.remove();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user