Skip to content

feat: add Id to PointLatLng type#197

Open
alex-valchuk wants to merge 1 commit intojudero01col:masterfrom
alex-valchuk:feature/add-id-to-pointlatlng
Open

feat: add Id to PointLatLng type#197
alex-valchuk wants to merge 1 commit intojudero01col:masterfrom
alex-valchuk:feature/add-id-to-pointlatlng

Conversation

@alex-valchuk
Copy link

@alex-valchuk alex-valchuk commented Oct 27, 2023

This is required to distinguish one point from another when they share the same location: required in 3d routes.
Without the unique identifier such methods as IndexOf and LastIndexOf return improper indices of the route points with same locations.

This is required to distinguish one point from another when they share
the same location: required in 3d routes
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.

1 participant