Skip to content

How to make dynamic rotate marker? #4

@dafinnouval

Description

@dafinnouval

<LeafletView
mapMarkers={[
{
id: 'defaultMarker',
position: coordinate,
icon: ${BASE_URL}/image/pin-car2.png,
size: calculateMarkerSize(),
},
]}
mapShapes={MAP_SHAPES}
mapCenterPosition={coordinate}
doDebug={false}
zoom={zoom}
zoomControl={false}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions