Skip to main content

Blip::setPriority

Function to set blip priority (i.e. orders in map legend)

Syntax

```js blip.setPriority(priority); ```

Required Arguments

  • priority:

Return value

  • Undefined

Example

```js // todo ```

See also