Skip to content

Commit

Permalink
remove made with
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoHamuy committed Sep 6, 2024
1 parent 2b8a1d1 commit 8fb0dc2
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ npm install react-three-map
- [useMap](#usemap)
- [coordsToVector3](#coordstovector3)
- [vector3ToCoords](#vector3tocoords)
- [:tada: Made with `react-three-map`](#tada-made-with-react-three-map)


## :book: Examples
Expand Down Expand Up @@ -249,10 +248,4 @@ Recommended to use at city level distances, but margin errors will be noticeable
| `position: Vector3Tuple` | The 3D vector to convert back into geographic coordinates. |
| `origin: Coords` | The geographic coordinates used as the origin for calculations. |

Returns a `Coords` object representing the geographic coordinates of the point relative to the origin.

## :tada: Made with `react-three-map`

[![studio carto](./made-with/studio-carto-urban-project.webp)](https://x.com/lonjon_thomas/status/1767151007983685979?s=20)

[![post](https://img.shields.io/badge/post-black?style=for-the-badge&logo=x)](https://x.com/lonjon_thomas/status/1767151007983685979?s=20) [![page](https://img.shields.io/badge/page-black?style=for-the-badge)](https://studio-carto-urban-project.netlify.app/)
Returns a `Coords` object representing the geographic coordinates of the point relative to the origin.

0 comments on commit 8fb0dc2

Please sign in to comment.