Method SetBookmarkAsync
SetBookmarkAsync(Bookmark)
Declaration
public Task<bool> SetBookmarkAsync(Bookmark bookmark)
Parameters
Type |
Name |
Description |
Bookmark |
bookmark |
The Bookmark containing the new viewpoint for the map.
|
Returns
Type |
Description |
Task<Boolean> |
True if the set bookmark animation completed, false if it was interrupted by another view navigation.
|
Applies to
Platforms and versions
Target | Versions |
.NET 6.0 Windows | 100.13 - 200.2 |
.NET Framework | 100.2.1 - 200.2 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |