Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 634 Bytes

File metadata and controls

31 lines (27 loc) · 634 Bytes

Point

Point layer

Point layers draw points for a given event or object.

Layer Attributes

  • Basic
    • Columns:
      • Latitude
      • Longitude
      • Altitude (optional)
  • Fill
    • Enable fill - enabled by default
    • Single color / color based on
    • Color scale
    • Opacity
  • Outline
    • Enable outline
    • Single color / color based on
    • Color scale
    • Stroke width
  • Radius
    • Single radius / radius based on
    • Fixed radius to meter
  • Text,
  • Font Size
  • Font Color
  • Text Anchor

Back to table of contents