UNPKG

@vertigis/viewer-spec

Version:

VertiGIS Viewer Specification

13 lines (8 loc) 569 B
# command: auth.sign-in Description: Initiates user sign-in if they aren't already signed in. The argument indicates whether or not the map should be reloaded when the sign-in is complete. This argument is optional and only supported by VertiGIS Studio Mobile. Default is true. Inputs: `boolean` --- # command: auth.sign-out Description: Signs the user out. The argument indicates whether or not the map should be reloaded when the sign-out is complete. This argument is optional and only supported by VertiGIS Studio Mobile. Default is true. Inputs: `boolean` ---