I would like to use this class to animate RichMarker, which allows HTML content in the marker. So I want to extend that class rather than the base google.maps.Marker class.
Is there a cunning way to do this? I'm using webpack, in case that's relevant.
I would like to use this class to animate RichMarker, which allows HTML content in the marker. So I want to extend that class rather than the base google.maps.Marker class.
Is there a cunning way to do this? I'm using webpack, in case that's relevant.