Is there a way to disable google maps default widgets?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

my app has a map, on the map I have 2 custom widgets for launching the map and for showing current locations, when testing on Android phone the maps comes with a default 2 icons to launch google maps onPinClick, is there a way to disable these 2 widgets?**Image removed for security reasons**

HI

Set enableToolBar = false for map widget. Please refer below doc link

https://docs.kony.com/konylibrary/visualizer/viz_widget_prog_guide/Default.htm#Map_Properties.htm#enableToolBar

Regards