А

Size: a a a
А

В
В
В
А
В
NK
{coordinates &&
coordinates.map((item, idx) => {
console.log(item);
return (
<React.Fragment key={idx}>
<GeoObject
geometry={{
type: 'LineString',
coordinates: item,
}}
options={{
geodesic: true,
strokeWidth: 3,
strokeColor: '#F008',
}}
/>
</React.Fragment>
);
})}А

G

G
В
В
☬
P
G
И
G
P
И