OsmGpsMap.MapOsd¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w/c  | 
dpad radius  | 
||
r/w/c  | 
osd-x  | 
||
r/w/c  | 
osd-y  | 
||
r/w/c  | 
show coordinates of map centre  | 
||
r/w/c  | 
show copyright information for build-in map-sources on the map  | 
||
r/w/c  | 
show crosshair at map centre  | 
||
r/w/c  | 
show dpad for map navigation  | 
||
r/w/c  | 
show gps indicator in middle of dpad  | 
||
r/w/c  | 
show gps indicator in middle of zoom control  | 
||
r/w/c  | 
show scale on the map  | 
||
r/w/c  | 
show zoom control for map navigation  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
Class Details¶
- class OsmGpsMap.MapOsd(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new()¶
 - Returns:
 the newly created
OsmGpsMap.MapOsdinstance- Return type:
 
Creates a new instance of
OsmGpsMap.MapOsd.
Property Details¶
- OsmGpsMap.MapOsd.props.dpad_radius¶
 - 
The dpad radius property.
 
- OsmGpsMap.MapOsd.props.osd_x¶
 - 
The osd x property.
 
- OsmGpsMap.MapOsd.props.osd_y¶
 - 
The osd y property.
 
- OsmGpsMap.MapOsd.props.show_coordinates¶
 - 
The show coordinates of map centre property.
 
- OsmGpsMap.MapOsd.props.show_copyright¶
 - 
The show copyright property.
New in version 1.2.0.
 
- OsmGpsMap.MapOsd.props.show_crosshair¶
 - 
The show crosshair at map centre property.
 
- OsmGpsMap.MapOsd.props.show_dpad¶
 - 
The show dpad for map navigation property.
 
- OsmGpsMap.MapOsd.props.show_gps_in_dpad¶
 - 
The show gps indicator in middle of dpad property.
 
- OsmGpsMap.MapOsd.props.show_gps_in_zoom¶
 - 
The show gps indicator in middle of zoom control property.
 
- OsmGpsMap.MapOsd.props.show_scale¶
 - 
The show scale on the map property.