Skip to content

Does not create folium local image resources #4

Open
@sss7526

Description

@sss7526

Fantastic package here, saved my life (metaphorically). But It does not download the default icon image used by leaflet.js. And the map just renders empty image frames for the icons.

However, I was able to specify a custom image icon path with image = folium.features.CustomIcon('path/to/local/image.png') and added that as an argument to folium.Marker(icon=image).add_to(my_map)

Hope this helps anyone who might have been as confounded I as I was.

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