setCustomInfoWindowViewFactory
Customizes the design of the info window. The passed-in factory is called with instances of OmhMarker and should return a android.view.View to be used as the info window. If the factory is set to null, the default info window appearance will be used.
Overrides setCustomInfoWindowContentsViewFactory if set to a non-null value.
Default: null