MCPcopy
hub / github.com/google-map-react/google-map-react / getWidth

Method getWidth

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

Source from the content-addressed store, hash-verified

89 }
90
91 getWidth() {
92 return this.transform_.width;
93 }
94
95 getHeight() {
96 return this.transform_.height;

Callers 2

getBoundsMethod · 0.95
GoogleMapClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected