Skip to content

Commit 8fb0dc2

Browse files
committed
remove made with
1 parent 2b8a1d1 commit 8fb0dc2

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ npm install react-three-map
3535
- [useMap](#usemap)
3636
- [coordsToVector3](#coordstovector3)
3737
- [vector3ToCoords](#vector3tocoords)
38-
- [:tada: Made with `react-three-map`](#tada-made-with-react-three-map)
3938

4039

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

252-
Returns a `Coords` object representing the geographic coordinates of the point relative to the origin.
253-
254-
## :tada: Made with `react-three-map`
255-
256-
[![studio carto](./made-with/studio-carto-urban-project.webp)](https://x.com/lonjon_thomas/status/1767151007983685979?s=20)
257-
258-
[![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/)
251+
Returns a `Coords` object representing the geographic coordinates of the point relative to the origin.

0 commit comments

Comments
 (0)