MCPcopy Create free account
hub / github.com/react-native-maps/react-native-maps /

Class

src/MapHeatmap.tsx:88–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86};
87
88export class MapHeatmap extends React.Component<MapHeatmapProps> {
89 // declaration only, as they are set through decorateMap
90 /// @ts-ignore
91 context!: React.ContextType<typeof ProviderContext>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected