Changes between Version 4 and Version 5 of Help/RemoteControlCommands


Ignore:
Timestamp:
2017-12-17T20:29:18+01:00 (8 years ago)
Author:
Don-vip
Comment:

r13212: new keyword currentselection for parameter select in LoadAndZoomHandler

Legend:

Unmodified
Added
Removed
Modified
  • Help/RemoteControlCommands

    v4 v5  
    2020|| `new_layer` || O || If '''true''', downloads to a new layer ||
    2121|| `addtags` || O || Optional parameter to add tags. The key and value is separated by "=" and multiple tags can be separated by a Pipe "|". See [#addtags details]. ||
    22 || `select` || O || Comma-separated list of objects that should be selected. Object specifiers are combinations of the words "way", "node", or "relation", and the numerical object id. Example: {{{select=way38473,node12399,node54646}}} ||
     22|| `select` || O || Comma-separated list of objects that should be selected. Object specifiers are combinations of the words "way", "node", or "relation", and the numerical object id. Example: {{{select=way38473,node12399,node54646}}}. Since r13212 the special value **currentselection** let JOSM keep its previous selection. ||
    2323|| `zoom_mode` || O || '''download''' | '''selection''', defaults to selection ||
    2424|| `changeset_comment` || O || Comment of the changeset ||