anna-visarsoft

Results 6 comments of anna-visarsoft

I have fixed this issue. In my case it was my mistake. I tried to render map with markers until got all markers id. So system tried to add marker...

Hi @avpeery! I should mention that I use React with `react-map-gl` library. I didn't pass the version, I set style in the `mapStyle` prop. ``` ``` I can post an...

hi @avpeery! Unfortunately I didn't create codesandbox.io example. But it is not needed now because I have fixed this issue. It was my mistake. Adding condition `if (map)` in the...

@mourner thanks! `map.transform.pitch` works for me =)