Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StephanGeorg/staticmaps
/ set
Method
set
src/marker.js:41–43 ·
view source on GitHub ↗
* Set icon data
(img)
Source
from the content-addressed store, hash-verified
39
* Set icon data
40
*/
41
set(img) {
42
this.imgData = img;
43
}
44
45
extentPx() {
46
return
[
Callers
1
loadMarker
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected