Android mapgl maps reference MarkerOptions | 2GIS Documentation

MarkerOptions

Marker initialization options.

new <init>(position, icon, anchor, size, label, zIndex)

Marker initialization options.

Parameters
position
icon
anchor
size
label
zIndex
Returns
Methods
Properties

Geographical coordinates of marker center longitude,latitude.

Marker icon URL.

The position in pixels of the "tip" of the icon (relative to its top left corner).

Marker icon size width,height in pixels.

Initialization options of the marker's label.

Draw order.