MCPcopy Create free account
hub / github.com/Maps4HTML/MapML.js / featureIndexOverlay

Function featureIndexOverlay

src/mapml/layers/FeatureIndexOverlay.js:237–239  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

235});
236
237export var featureIndexOverlay = function (options) {
238 return new FeatureIndexOverlay(options);
239};

Callers 2

_createMapMethod · 0.90
_createMapMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected