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

Class

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

Source from the content-addressed store, hash-verified

12const KML_FILE = 'https://pastebin.com/raw/jAzGpq1F';
13
14export default class MapKml extends React.Component<any, any> {
15 map: any;
16 constructor(props: any) {
17 super(props);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected