I want to activate draw tools LINE and POINT both in one click. Depends upon user's action, the tool should draw it over the map. e.g. After activating both the tools, if user just clicks and release the mouse button then POINT tool should draw point on the map. If user is drawing line then LINE tool should draw line on the map. How can we achieve this?