Skip to content
  • James Westman's avatar
    vector-renderer: Read data source info from style · b5f4da8b
    James Westman authored and Marcus Lundblad's avatar Marcus Lundblad committed
    Get tile URLs, min/maxzoom, etc. from the style JSON rather than
    supplied separately. Stylesheets should already contain this
    information, so it's better to not duplicate it.
    
    Removed ShumateVectorRenderer:data-source, since styles can potentially
    have multiple data sources (although it's not supported yet).
    b5f4da8b