From 3cb4bdf7c85141ea089eaf2bcc3cc27b8d8c82f3 Mon Sep 17 00:00:00 2001 From: Marko K Date: Thu, 30 Aug 2018 10:13:01 +0300 Subject: [PATCH] docs: add center value for anchor prop(s) --- docs/API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/API.md b/docs/API.md index 60d056f0b..42975332f 100644 --- a/docs/API.md +++ b/docs/API.md @@ -358,6 +358,7 @@ import { Popup } from "react-mapbox-gl"; - `bottom` - `left` - `right` + - `center` - `top-left` - `top-right` - `bottom-left`