-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sergey Lagner
committed
Mar 17, 2021
1 parent
d24db5a
commit 3ed0fc7
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
# Release Notes | ||
# Release notes | ||
|
||
## v0.8 | ||
**Release Date:** 17.03.2021 | ||
- добавили кэш для тайлов на карте. Возможность конфигурировать размер кэша появится в следующем релизе | ||
- [Padding](/ru/android/native/maps/reference/ru.dgis.sdk.map.Map#nav-lvl1--var%20padding) на карте | ||
- для объектов Polygon/Polyline добавилась возможность изменить текущую геометрию | ||
- добавили источник для растровых тайлов(см. [createRasterTileDataSource](/ru/ios/native/maps/reference/createRasterTileDataSource(context%3AsublayerName%3AurlTemplate%3A))) | ||
- поддержали атрибут theme для стилей карты выгруженных из редактора |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
# Release Notes | ||
# Release notes | ||
|
||
## v0.8 | ||
**Release Date:** 17.03.2021 | ||
- добавили кэш для тайлов на карте. Возможность конфигурировать размер кэша появится в следующем релизе | ||
- [Padding](/ru/android/native/maps/reference/ru.dgis.sdk.map.Map#nav-lvl1--var%20padding) на карте | ||
- для объектов Polygon/Polyline добавилась возможность изменить текущую геометрию | ||
- добавили источник для растровых тайлов(см. [createRasterTileDataSource](/ru/ios/native/maps/reference/createRasterTileDataSource(context%3AsublayerName%3AurlTemplate%3A))) | ||
- поддержали атрибут theme для стилей карты выгруженных из редактора |