I am working on Google Maps Javascript API V 3.
Everything is working fine but I want to disable the MAP button which appears in the top right area with SATELLITE bu
I had the same issue. Setting mapTypeControl: false and passing with other options worked for me. You may check spec here.
mapTypeControl: false