MCPcopy Create free account
hub / github.com/visgl/react-map-gl / marker.ts

File marker.ts

modules/react-mapbox/src/components/marker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global document */
2import * as React from 'react';
3import {createPortal} from 'react-dom';
4import {useImperativeHandle, useEffect, useMemo, useRef, useContext, forwardRef, memo} from 'react';

Callers

nothing calls this directly

Calls 5

applyReactStyleFunction · 0.90
arePointsEqualFunction · 0.90
compareClassNamesFunction · 0.90
getElementMethod · 0.45
getMapMethod · 0.45

Tested by

no test coverage detected