Skip to content

Remove id property from core models and generate identifiers on-the-fly #131

@arturgesiarz

Description

@arturgesiarz

Currently, classes like Marker and Cluster hold an explicit id property. This task aims to remove the id field entirely from these models. Identifiers required by the map engines should be calculated dynamically based on the object's properties (using hashing) at the point of use.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions