Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ GetShape
Method
GetShape
Explore/MapLayer.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
GdaShape* BackgroundMapLayer::GetShape(int idx)
128
{
129
return shapes[idx];
130
}
131
132
OGRSpatialReference* BackgroundMapLayer::GetSpatialReference()
133
{
Callers
2
OnLeftClick
Method · 0.45
DrawHighlight
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected