Sebastian Steiner

Results 3 issues of Sebastian Steiner

I noticed that `maxPolygonToCellsSize` is giving me numbers way too big for my input geometries. I could track it down to `bboxHexEstimate`. There the calculated area is way to big....

See https://github.com/uber/h3-java/issues/68

Hi Thank you for providing `mqtt_client` and `mqtt5_client` 😃 We are migrating from `mqtt_client` and we were using the `disconnectOnNoResponsePeriod` property: https://github.com/shamblett/mqtt_client/blob/4ba0ce894d5c90264e02a0e99017a023f0cafbf1/example/mqtt_server_client_keep_alive_disconnect.dart#L55 Is there any specific reason why you removed...

in progress