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
let path = [
new qq.maps.LatLng(39.930456,116.387554),
new qq.maps.LatLng(39.929008,116.414162),
new qq.maps.LatLng(39.909786,116.379314),
new qq.maps.LatLng(39.908206,116.416908)
]
<Polyline
path={path}
visible={true}
strokeWeight={5}
editable={false}/>