Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetScale
Method
GetScale
libs/map/bookmark.cpp:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
uint8_t Bookmark::GetScale() const
259
{
260
return m_data.m_viewportScale;
261
}
262
263
void Bookmark::SetScale(uint8_t scale)
264
{
Callers
10
operator()
Method · 0.45
Java_app_organicmaps_sdk_bookmarks_data_BookmarkManager_nativeGetBookmarkScale
Function · 0.45
UpdateViewport
Method · 0.45
CreateBookmark
Method · 0.45
GetMaxDimension
Method · 0.45
ShowBookmark
Method · 0.45
CodeGe0url
Method · 0.45
main
Function · 0.45
EqualBookmarks
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
EqualBookmarks
Function · 0.36
UNIT_TEST
Function · 0.36