Skip to content

KML styling #69

@johnd0e

Description

@johnd0e

togeojson library converts KML styles to geojson simplestyle (spec).
It is not explicitly mentioned in docs, but it's just mapbox standard.
You can see it in code, e.g. search for 'stroke': (https://github.com/mapbox/togeojson/blob/master/togeojson.js#L267 etc).

It would be great if FileLayer provide corresponding function for styling.
Sample: https://github.com/mapbox/mapbox.js/blob/publisher-production/src/simplestyle.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions