AlpacaTravel / react-map-gl-alt

React Mapbox-GL-JS binding with improved performance, event and API exposure
Other
42 stars 2 forks source link

assign default map when set center #14

Open ghost opened 7 years ago

ghost commented 7 years ago

assign this._map to map instead of using e.target

cammanderson commented 7 years ago

Looks like we have a problem with setting the clientLeft property manually here which may be a library dependency that has changed (e.g. jsdom API now private)