Method SetBookmarkAsync
SetBookmarkAsync(Bookmark)
Sets the GeoView's viewpoint with the bookmark's value.
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 |
|---|---|
| System.Threading.Tasks.Task<Boolean> |
|
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET 6.0 Windows | 100.13 - 100.15 |