Type alias MarkerGravity

MarkerGravity: "top-left" | "top" | "top-right" | "left" | "center" | "right" | "bottom-left" | "bottom" | "bottom-right"

マーカー基準位置
(画像のどの位置に対して指定緯度経度地点を置くか)

  • top-left: 左上
  • top: 上
  • top-right: 右上
  • left: 左
  • center: 中央
  • right: 右
  • bottom-left: 左下
  • bottom: 下
  • bottom-right: 右下