-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Any way to have polygons render smoothly? when I zoom in and scroll around, the polygon slice off the page doesn't render until it stops moving. Was probably easier to code that way using whatever optimization algo you had in mind, but it makes it look far inferior to the built-in maps api. Otherwise, a pretty great, impressive implementation... though it seems like a ton of complexity to add a feature that's much simpler with the maps api itself. :/
It may just be a problem with google-map-react, though, now that I think about it, because it shows pins not rendering until you stop moving around. Is that it? The pins aren't so bad, but the polygons aren't quite as nice. Maybe if they faded in instead of being off and then popping on, it would be nicer.