mapbox / geojson.io

A quick, simple tool for creating, viewing, and sharing spatial data
http://geojson.io/
ISC License
1.87k stars 560 forks source link

fix check for marker-symbol property #852

Closed chriswhong closed 1 year ago

chriswhong commented 1 year ago

Small fix to check for the existence of properties before checking for marker-symbol property in util.js Fixes #851