We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d503553 commit bf13650Copy full SHA for bf13650
tests/plugins/test_geoman.py
@@ -20,7 +20,7 @@ def test_geoman():
20
# the map
21
tmpl = Template(
22
"""
23
- {{this._parent.get_name()}}.pm.addControls(
+ {{this.get_name()}}.addControls(
24
{{this.options|tojavascript}}
25
)
26
0 commit comments