Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maps4HTML/MapML.js
/ featureRenderer
Function
featureRenderer
src/mapml/features/featureRenderer.js:340–342 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
338
* @returns {FeatureRenderer}
339
*/
340
export
var
featureRenderer =
function
(options) {
341
return
new
FeatureRenderer(options);
342
};
Callers
2
_createOrGetFeatureLayer
Method · 0.90
displayFeaturesPopup
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected