You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
I look it: https://github.com/2gis/2gis-maps-react/blob/master/src/Icon.js
In the setIcon method I see the next code:
Where other properties? For example: I don't see iconAnchor property, but it's so much important.
Maybe, have make sense change setIcon method body to this.props.element.setIcon(DG.icon({...this.props}));
The text was updated successfully, but these errors were encountered: