Skip to content

Conversation

AE1NS
Copy link
Contributor

@AE1NS AE1NS commented Jun 18, 2024

This refactorings simplify the map options handling and therefore remove many methods, that can now be set in the instantiation of the map but also be updated with a new method.

I also fixed an issue with the padding values in Android, that were used as DP value. I used the getScaledPixels to convert the DP values to screen PX. Now its working fine.

Closes #25

@hedinasr
Copy link

hedinasr commented Dec 2, 2024

do we have an update on this?

@reslear
Copy link
Contributor

reslear commented Dec 2, 2024

do we have an update on this?

#29 (comment)

@AE1NS AE1NS force-pushed the options-refactoring branch from 9ad3c3e to a0fd3eb Compare February 24, 2025 10:53
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.

Refactor options and extend a method to update the map options
4 participants