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

Function geometry

src/mapml/features/geometry.js:266–268  ·  view source on GitHub ↗
(layers, options)

Source from the content-addressed store, hash-verified

264 * @returns {Geometry}
265 */
266export var geometry = function (layers, options) {
267 return new Geometry(layers, options);
268};

Callers 1

MapFeatureLayer.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected