Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StephanGeorg/staticmaps
/ addText
Method
addText
src/staticmaps.js:102–104 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
100
}
101
102
addText(options) {
103
this.text.push(
new
Text(options));
104
}
105
106
/**
107
* Render static map with all map features that were added to map before
Callers
1
staticmaps.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected