Skip to content

Frontend fixes Eyal#18

Merged
markacato merged 1 commit intomainfrom
feature/frontend-fixes-eyal
Dec 4, 2024
Merged

Frontend fixes Eyal#18
markacato merged 1 commit intomainfrom
feature/frontend-fixes-eyal

Conversation

@eyalacato
Copy link
Copy Markdown
Collaborator

Several fixes for OpenKaarten Frontend map:

  1. A coordinate can have more then 2 elements, besides lat and long. So a reverse is not working. We need to set lat and long specifically to 1 and 0
  2. Features doesn't have to be an array. If there is only 1 feature in a FeatureCollection, then make it an array
  3. When using the live url type, we don't add marker and icon information, so marker can be undefined.
  4. If the location geometry is a MultiPoint, then adding it to a cluster doesn't work. So therefore add it to the map directly.

Several fixes for OpenKaarten Frontend map
@eyalacato eyalacato requested a review from markacato December 4, 2024 11:49
@markacato markacato merged commit 603ab79 into main Dec 4, 2024
@merelacato merelacato deleted the feature/frontend-fixes-eyal branch June 20, 2025 12:29
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.

2 participants