You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plug-in developers would like to be able to receive the values of query parameters in the URL. This will allow the developer to add arbitrary query parameters to the published page and change the initial values or behavior of the plugin according to those values.
Requirements
Develop plugin API
reearth.viewport.query: Record<string, string>
Testing list
[ ]
The text was updated successfully, but these errors were encountered:
Leader
@airslice
User story
Plug-in developers would like to be able to receive the values of query parameters in the URL. This will allow the developer to add arbitrary query parameters to the published page and change the initial values or behavior of the plugin according to those values.
Requirements
Develop plugin API
reearth.viewport.query: Record<string, string>
Testing list
The text was updated successfully, but these errors were encountered: