Places search box in MapView

Hello!

Is it possible to add places search box in MapView? (Like here https://developers.google.com/maps/documentation/javascript/examples/places-searchbox) If it is possible, how can it be done?

Thanks!

Hey! I’ve only spent a few minutes looking into this right now but I’d say the most “fuse-like” way to solve this problem is probably to offer GeoCoding functionality through a JS library via foreign code. I’ll make an issue for this but I can’t make any predictions on when this would be implemented.