| 28 | exportAs: 'mapHeatmapLayer', |
| 29 | }) |
| 30 | export class MapHeatmapLayer { |
| 31 | /** |
| 32 | * Data shown on the heatmap. |
| 33 | * See: https://developers.google.com/maps/documentation/javascript/reference/visualization |
nothing calls this directly
no outgoing calls
no test coverage detected