我已经通过以下http://code.google.com/apis/maps/documentation/javascript/controls.html创建了自定义控制器有没有办法删除自定义控制器?可以为此使用setOptions()吗?
答案 0 :(得分:14)
你可以使用removeAt()或clear()使用这两个函数删除它来完成任务。
或者它在MVCArray map.controls[position] is an MVCArray
中的位置。
http://code.google.com/apis/maps/documentation/javascript/reference.html#MVCArray