Felix

Results 24 issues of Felix

Added a size option to resize the map without scaling everything (buttons, title, clock, coordinates and icons on the map itself).

The Methods `GetCollectionOfPrimitiveValues`, `GetCollectionOfEnumValues` and `GetCollectionOfObjectValues` in `JsonParseNode` now return null when called on a non array type. For this to work the changes from microsoft/kiota-abstractions-dotnet#174 are neccessary. This change...

conflicting

Made the return type of `GetCollectionOfPrimitiveValues`, `GetCollectionOfEnumValues` and `GetCollectionOfObjectValues` in `IParseNode` nullable to allow for null when the underlying type is not an collection type. This change is part of...

conflicting

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...