Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
266
export
var
geometry =
function
(layers, options) {
267
return
new
Geometry(layers, options);
268
};
Callers
1
MapFeatureLayer.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected