Skip to content

Conversation

@ItsChaceD
Copy link
Contributor

No description provided.

@ItsChaceD ItsChaceD requested a review from a team November 19, 2025 14:57
Copy link
Contributor

Choose a reason for hiding this comment

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

Just to confirm, this change was necessary because of the dependency updates in the app, not the dependency updates in the plugin?

In other words if they update the plugin to the future Cap 8 compatible version without touching anything else, they won't need to add this right?

Comment on lines +1071 to +1085
<a href="#point">Point</a> geometry object.
https://tools.ietf.org/html/rfc7946#section-3.1.2

| Prop | Type | Description |
| ----------------- | --------------------------------------------- | ------------------------------------- |
| **`type`** | <code>'<a href="#point">Point</a>'</code> | Specifies the type of GeoJSON object. |
| **`coordinates`** | <code><a href="#position">Position</a></code> | |


#### Position

| Prop | Type | Description |
| ------------ | ------------------- | ----------- |
| **`line`** | <code>number</code> | &gt;= 1 |
| **`column`** | <code>number</code> | &gt;= 0 |
Copy link
Contributor

@OS-pedrogustavobilro OS-pedrogustavobilro Nov 20, 2025

Choose a reason for hiding this comment

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

Hmm, I think this is something that has resurfaced, that was originally fixed by #89. Perhaps the script I added no longer works with these updated dependencies?

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.

3 participants