MCPcopy Index your code
hub / github.com/google-map-react/google-map-react / getHeight

Method getHeight

src/lib/geo/index.js:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 }
94
95 getHeight() {
96 return this.transform_.height;
97 }
98
99 getZoom() {
100 return this.transform_.zoom;

Callers 2

getBoundsMethod · 0.95
GoogleMapClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected