Skip to content

Commit

Permalink
Merge pull request #13 from jbcsamonte/jbcsamonte-GeojsonExportUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
teovillanueva authored Feb 16, 2023
2 parents 7baeb2f + 8f481f5 commit 881f5ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-native-web-maps/src/index.web.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ export { Polygon } from './components/polygon';
export { Marker } from './components/marker';
export { Polyline } from './components/polyline';
export { Circle } from './components/circle';
export { Geojson } from './components/geojson';

export * from './components/marker-clusterer';

0 comments on commit 881f5ed

Please sign in to comment.