Ivan Starkov

Results 98 comments of Ivan Starkov

do you really need this position :-) ?

for now u could use 0.000000000001 lat long coords, as it wil give subpixel accuracy. I have no time now to resolve edgecases.

We have following use case for this feature. We have mutilanguage websites, and to simplify queries we use `x-hasura-language` `x-hasura-country` as implicit parameters for search, and fields As an example...

Why you need this? What the real reason?

And please describe what mean user-interaction - as even you change center or zoom props it's reaction on some of user interaction.

BTW I understand the overall problem, I even wrote a part about in Doc.md `Calling onChange at initialization is needed blabla` It was my api design mistake to provide `bounds`...

For now just check that if center and zoom is the same (with some eps) as you provided then do nothing

Your ideas how to solve? Allow to pass some default zoom, or just throw?

The other workaround is to place div with display:grid as a child of the Viewport, allows to not override viewport style