کاری از تیم سردار شهید حاج حسین اسدی در شرکت فرا توسعه فرداپرداز ثمین(فرداپ)
شیوه استفاده از کامپوننت:
تگ اصلی ،تگ Map:
<Map
userLocation
mapParams={mapParams}
userLocationIcon={myLocationIcon}
heightMap="90vh"
userCoordination={(e) => console.log("userCoordination", e)}
>
</Map>
attribution | Description | default |
---|---|---|
userLocation | نمایش لوکیشن کاربر و دکمه یوزر لوکیشن | false |
mapParams | Adds markers to the map | In heightMap |
userLocationIcon | عکس لوکیشن یوزر | myLocationIcon |