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

Class

example/src/examples/CustomOverlay.tsx:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12const LONGITUDE_DELTA = LATITUDE_DELTA * ASPECT_RATIO;
13
14class CustomOverlay extends React.Component<any, any> {
15 constructor(props: any) {
16 super(props);
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected