Skip to content

Commit 53bc87d

Browse files
committed
Add mapkit library to navigation views in README.md
1 parent 461382e commit 53bc87d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,12 +330,12 @@ _Ways to navigate views_
330330
### Map
331331

332332
- [google-map-react](https://github.com/istarkov/google-map-react) - Universal google map react component, allows render react components on the google map.
333+
- [mapkit](https://github.com/1amageek/mapkit) - A library for integrating Apple Maps using MapKit JS, with annotations, overlays, and search.
333334
- [pigeon-maps](https://github.com/mariusandra/pigeon-maps) - [demo](https://pigeon-maps.js.org/) - ReactJS Maps without external dependencies.
334335
- [react-geosuggest](https://github.com/ubilabs/react-geosuggest) - A React autosuggest for the Google Maps Places API.
335336
- [react-leaflet](https://github.com/PaulLeCam/react-leaflet) - React components for Leaflet maps.
336337
- [react-map-gl](https://github.com/uber/react-map-gl) - A React wrapper for MapboxGL-js and overlay API.
337338
- [react-svg-map](https://github.com/VictorCazanave/react-svg-map) - [demo](https://victorcazanave.github.io/react-svg-map/) - A set of components to display an interactive SVG map.
338-
- [mapkit](https://github.com/1amageek/mapkit) - A library for integrating Apple Maps into React apps using MapKit JS, with support for annotations, overlays, and search.
339339

340340

341341
### Time / Date / Age

0 commit comments

Comments
 (0)