You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/Map/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,6 @@ Map
2
2
3
3
`type: "map"`
4
4
5
-
`center: number[]` - Geo coordinates of the map center, required for `Yandex maps`
6
-
7
5
`zoom?: number` - Map zoom level. In google maps values ranging from 0 (the whole world) to 21 (individual buildings). In Yandex maps values ranging from 1 (the whole world) to 16 (individual buildings)
8
6
9
7
`address?: string;` - URL-escaped place name, address. You need to use it for `Google maps`
0 commit comments