Skip to content

Commit 5d2ec29

Browse files
authored
Merge pull request #898 from martinRenou/fix_docs_table
Fix docs table
2 parents caaddb8 + 6bdb087 commit 5d2ec29

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/source/api_reference/search_control.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ found_style {'fillColor': '#3f0', 'color': '#0f0'} Style for searched f
9595
Methods
9696
-------
9797

98-
================ ===================================== ===
99-
Method Arguments Doc
100-
================ ===================================== ===
101-
on_location_found Callable object Adds a callback on location found event.
102-
on_feature_found Callable object Adds a callback on found event for searching in GeoJSON layer.
103-
================ ===================================== ===
98+
================== ===================================== ===
99+
Method Arguments Doc
100+
================== ===================================== ===
101+
on_location_found Callable object Adds a callback on location found event.
102+
on_feature_found Callable object Adds a callback on found event for searching in GeoJSON layer.
103+
================== ===================================== ===

0 commit comments

Comments
 (0)