Skip to content

demo-ubike最後一句跑不出來 #31

@augustana

Description

@augustana

你好,
我在執行ubike的demo時,

跑完df2與bdy_location後, 在跑這句語法時失敗惹:
qmap(location = c(bdy_location[c(1, 3, 2, 4)]), zoom = 14,legend = "topleft") +
geom_point(aes(x = lng, y = lat, size = bemp), colour = "blue",data = df2)

錯誤碼:
Error in get_map(location = location, ...) :
unused argument (legend = "topleft")

後來我把legend移除就可以
不知道是什麼原因, 或是有哪裡需要調整呢?
謝謝!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions