<< Click to Display Table of Contents >>

 

new sg.symbols.MarkerSymbol()

 

 

Description

Marker symbol, which is not used directly.

 

Position

Symbol.js

 

 

Properties

 

Property

Type

Description

angle

Number

rotation angle

size

Number

symbol size

type

String

The marker style

xoffset

Number

marker offset in x direction

yoffset

Number

marker offset in y direction

color

sg.Color

symbol color

 

 

Methods

 

Method

Type

Description

setColor(color)

sg.Color

define symbol color.

Name

Type

Description

color

sg.Color

Symbol color

setSize(size)

Number

define symbol size.

Name

Type

Description

size

Number

The size of the marker

setAngle(angle)

Number

define symbol angle

Name

Type

Description

angle

Number

The angle value.

setOffset(x, y)

Number

define symbol offset in x and y direction

Name

Type

Description

x

Number

The X offset value in pixel.

y

Number

The Y offset value in pixel.

 

 


©2015 Supergeo Technologies Inc.