@gps-saas/codeartisan-react-native-leaflet-traccar
Version:
Codeartisan React Native Leaflet Traccar is an improvement of @netizen-teknologi/react-native-maps-leaflet, bringing powerful, interactive maps to React Native Traccar Custom apps with Leaflet. Ideal for real estate, travel, delivery tracking, and logisti
9 lines (8 loc) • 336 B
JavaScript
;
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });
exports.MapView = void 0;
const MapView_1 = __importDefault(require("./MapView"));
exports.MapView = MapView_1.default;