We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
hi, Please check the link below: https://support.map.ir/developers/components/reactjs/1-3-0/faq/#toggle-custom-marker
Sorry, something went wrong.
how can change style of marker ?
hi, with style prop in Marker component same as bellow : <Mapir.Marker coordinates={[51.420470, 35.729054]} anchor="bottom" style={{ width: "60px", height: "60px" }} Image={'MarkerURL'}> </Mapir.Marker>
but you should change width to 100% in child img element of this component.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: