Skip to content

Fix the KML to GeoJSON conversion not setting up the correct feature styles in Leaflet for LineStrings#121

Open
qzminski wants to merge 1 commit intomapbox:masterfrom
qzminski:master
Open

Fix the KML to GeoJSON conversion not setting up the correct feature styles in Leaflet for LineStrings#121
qzminski wants to merge 1 commit intomapbox:masterfrom
qzminski:master

Conversation

@qzminski
Copy link

The problem is that for LineString geometry type the stroke property contains a hex color, whereas Leaflet expects it to be a color and stroke to be a boolean value. Please correct me if I'm wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant