MCPcopy 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 */
340export var featureRenderer = function (options) {
341 return new FeatureRenderer(options);
342};

Callers 2

displayFeaturesPopupFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected