Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Nine-part resizable images #182

Merged
merged 4 commits into from
Mar 11, 2020
Merged

Nine-part resizable images #182

merged 4 commits into from
Mar 11, 2020

Commits on Mar 10, 2020

  1. [ios, macos] Nine-part resizable images

    The MGLSymbolStyleLayer.iconTextFit property now respects the cap insets of any nine-part stretchable image passed into the -[MGLStyle setImage:forName:] method.
    
    The “Manipulate Style” command in macosapp demonstrates the stretchable image feature by adding a single Ohio state route shield image, which has cap insets defined in the asset catalog, and labeling each Ohio state route with that image, stretched to fit the route number without widening the icon’s stroke.
    1ec5 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    6020cf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb21ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e0a77e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    c06937e View commit details
    Browse the repository at this point in the history