Skip to content

Conversation

@alanjcharles14
Copy link
Contributor

  • Removes Map component from SDK.
  • Removes map-libre peer dependencies.

@alanjcharles14 alanjcharles14 marked this pull request as ready for review October 17, 2025 15:23
Copilot AI review requested due to automatic review settings October 17, 2025 15:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the Map component functionality from the Radar SDK and eliminates the map-libre peer dependency. The changes clean up map-related code that is no longer needed in the SDK.

  • Removes all Map component files and related TypeScript types
  • Cleans up map-related styles and dependencies
  • Updates package configuration to remove MapLibre peer dependency

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/ui/styles.js Removes map-related CSS styles (mapContainer, map, mapLogo)
src/ui/map.tsx Deletes TypeScript wrapper for RadarMap component
src/ui/map.jsx Deletes main RadarMap component implementation
src/index.tsx Removes Map export and RadarMapProps type export
src/@types/types.ts Removes RadarMapOptions and RadarMapRegionChangeEvent type definitions
plugin/tsconfig.tsbuildinfo Updates TypeScript compiler version reference
package.json Removes @maplibre/maplibre-react-native peer dependency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants