Ready Iman

Results 14 comments of Ready Iman

I have same issue. Tile request for 256 is 4x of 512 btw, which will affect cost.

> To fix this issue, use `zoomOffset: -1`. I can confirm this solution does work.

Is this not yet implemented? Been looking for the button for this.

I put my secret token at `~/android/gradle.properties` not at `~/.gradle/gradle.properties` as instructed because there is no `gradle.properties` file either at `~/.gradle` or `~/android/.gradle`. This way works fine before v1, I...

> @readyiman You fix it?, i have the seem issue Nah. I don't know how to fix it. I'm only using mapbox just to try.

> Does this happen in just this project, or also if you create a new project using the **Flutter: New Project** command? New projects works fine. I had sent you...

> could you post a screenshot of exactly where you're seeing "Connecting VM"? This is all the debug console log before run just stop: ``` Launching lib\main.dart on sdk gphone64...

> I presume you didn't modify the log file in a way that could've removed an item from the lookupResolvedPackageUris request/response? I only removing my key and part of my...

OMG @DanTup you won't believe this, but the cause for this is because there is COMMA `,` on the filename. There is comma before words map on `centered_,map_card_ps.dart` at my...

Oh another note: Somehow this bug? only happen on VsCode if run with debugger.