Skip to content

Class LocationMarker

ClassList > LocationMarker

Inherits the following classes: QtQuick::Item

Public Properties

Type Name
property real accuracy
property var bubbleAction
property color bubbleColor
property string bubbleText
property color bubbleTextColor
property bool bubbleVisible
property color color
property real direction
property bool isOnMapCanvas
property QgsPoint location
property QgsQuickMapSettings mapSettings
property real orientation
property real screenAccuracy
property point screenLocation
property color semiOpaqueColor
property real speed
property color strokeColor

Public Functions

Type Name
void updateScreenLocation ()

Public Properties Documentation

property accuracy

real LocationMarker::accuracy;

property bubbleAction

var LocationMarker::bubbleAction;

property bubbleColor

color LocationMarker::bubbleColor;

property bubbleText

string LocationMarker::bubbleText;

property bubbleTextColor

color LocationMarker::bubbleTextColor;

property bubbleVisible

bool LocationMarker::bubbleVisible;

property color

color LocationMarker::color;

property direction

real LocationMarker::direction;

property isOnMapCanvas

bool LocationMarker::isOnMapCanvas;

Remark:

This property is read-only


property location

QgsPoint LocationMarker::location;

property mapSettings

QgsQuickMapSettings LocationMarker::mapSettings;

property orientation

real LocationMarker::orientation;

property screenAccuracy

real LocationMarker::screenAccuracy;

property screenLocation

point LocationMarker::screenLocation;

property semiOpaqueColor

color LocationMarker::semiOpaqueColor;

property speed

real LocationMarker::speed;

property strokeColor

color LocationMarker::strokeColor;

Public Functions Documentation

function updateScreenLocation

void LocationMarker::updateScreenLocation () 


The documentation for this class was generated from the following file src/qml/LocationMarker.qml