MikkoSteerpath

Results 8 issues of MikkoSteerpath

We build apps for ios, android and web with react-native (and react-native-web). For FirebaseAnalytics Expo provides a great library that works accross all three platforms https://docs.expo.io/versions/latest/sdk/firebase-analytics/ Please consider supporting react-native-web...

feature request

I've been playing around a bit with this on react-native-web and the library seems to work without issue there. This is useful info to anyone looking for a solution that...

documentation
help wanted

**maplibre-gl-js version**: Replicated with maplibre 3.0.1 and 3.1.0, BabylonJS 6.7.0 and 5.42.2. **browser**: Chrome 114 ### Steps to Trigger Behavior Create a custom 3d layer implementing the BabylonJS example, and...

### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=pie-roseType-simple&lang=ts&code=PYBwLglsB2AEC8sDeAoWsDOBTAThLGAXLANprrLkWxgCeIWxA5CPkwDRUUZgCGOYAILQA5gBtGsAIwAOAAztYXdFmgATYeMkBmAGwLlsAPRHYAWwjRNE4noPV0OYNgAq9SU35ZeHQ2t58xGQOFEiwAG68YgCuklJyCrDQvGYeABJRAGawgkywAL6cIehhkTGSAKyJyanMGWLZAEJ5hYYlEVGxxABMCYo16VmwAMIthgC6XPnkk_kA3EA ### Steps to Reproduce Create a `roseType = 'area'` chart and set `startAngle` and `endAngle` so that `Math.abs(startAngle - endAngle) <...

bug
pending
en

# Design Proposal: External style functions ## Motivation Some things, such as converting unix timestamps to be shown in a human readable way in for the end users locale can...

enhancement

**Is your feature request related to a problem? Please describe.** In for example `HeaderPickProps`, the `closeIcon` type is `string`, however this gets eventually passed to Appbar.Action's icon property which has...

needs more info

**Describe the bug** According to the spec, a filter like `["==", "$type", "Polygon"] should match both "MultiPolygon" and "Polygon" geometries. However when using featureFilter() api, this is not the case....

bug