title: $:/plugins/tiddlywiki/geospatial/tests/widgets/geomap-draggable-marker description: geomap widget with draggable marker type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec-XXXXX]] NOTE: THIS TEST IS DISABLED BECAUSE IT CURRENTLY DOES NOT WORK IN CI WITH PLAYWRIGHT title: Description text: Map with draggable marker + title: Oxford lat: 51.751944 long: -1.257778 alt: 0 + title: Output \procedure update-actions() <$action-setfield $tiddler="Oxford" $field="lat" $value=<>/> <$action-setfield $tiddler="Oxford" $field="long" $value=<>/> \end <$geomap state=<> > <$tiddler tiddler="Oxford"> <$geolayer lat={{!!lat}} long={{!!long}} alt={{!!alt}} color={{!!color}} name={{!!title}} draggable="yes" updateActions=<> /> + title: ExpectedResult