UNPKG

google-map-react

Version:

isomorphic google map react component, allows render react components on the google map

8 lines (6 loc) 152 B
"use strict"; exports.__esModule = true; var log2 = Math.log2 ? Math.log2 : function (x) { return Math.log(x) / Math.LN2; }; exports.default = log2;