PolestarLocationSource

constructor(context: Context, mapData: MapData, polestarApiKey: String)


constructor(context: Context, polestarApiKey: String)

Deprecated

This method is replaced by `constructor(context: Context, mapData: MapData, polestarApiKey: String)` and will be removed in a next release

Replace with

constructor(context: Context, mapData: MapData, polestarApiKey: String)