MarkerAnchor constructor

const MarkerAnchor(
  1. int x,
  2. int y
)

Implementation

const MarkerAnchor(int x, int y) : value = "$x, $y";