ru.dgis.sdk.map.MyLocationMapObjectSource | Android SDK | 2GIS Documentation

MyLocationMapObjectSource

A source containing a geolocation marker.

MyLocationMapObjectSource(context: Context, directionBehaviour: MyLocationDirectionBehaviour)

Create a location marker source using smooth map data.

Parameters
context
directionBehaviour
Returns
MyLocationMapObjectSource(
	context: Context,
	directionBehaviour: MyLocationDirectionBehaviour,
	controller: MyLocationController
)

Create location marker source.

Parameters
context
directionBehaviour
controller
Returns
Methods
Properties

Get the geolocation marker.