--- footer: mapbox: - title: Design path: /design - title: Data path: /data-platform - title: Showcase path: /showcase - title: Enterprise path: /enterprise - title: Plans path: /plans - title: Blog path: /blog aboutus: - title: Our story path: /about - title: Team path: /about/team - title: Jobs path: /jobs - title: Press path: /about/press - title: Press Kit path: /about/press-kit - title: Green path: /about/green - title: Open source path: /about/open support: - title: Help/FAQ path: /help - title: Guides path: /guides - title: Status path: /status - title: Map feedback path: /map-feedback - title: Contact us path: /contact - title: Education path: /education - title: Security path: /security mapdesign: - title: Mapbox Studio path: /mapbox-studio - title: Mapbox Editor path: /editor - title: Vector tiles path: /developers/vector-tiles - title: Maki icons path: /maki developers: - title: Mapbox API path: /developers/api - title: Mapbox.js path: /mapbox.js - title: iOS SDK path: /mapbox-ios-sdk - title: Android SDK path: /mapbox-android-sdk - title: Mapbox GL path: /mapbox-gl industries: - title: Real estate path: /industries/realestate - title: Transportation path: /industries/transportation - title: Agriculture path: /industries/agriculture - title: Social path: /industries/social - title: Government path: /industries/government --- {% if page.prehead %}{{page.prehead}}{% endif %} {% if page.description %}{% endif %} {% if page.title == 'Mapbox' %}{{page.title}} | Design and publish beautiful maps{% else %}{{page.title}} | Mapbox{% endif %} {% if page.date and site.baseurl == '/blog' %} {% endif %}{% if page.tags %} {% for tags in page.tags %} {% endfor %}{% endif %}{% if page.category and page.category !='none' %} {% endif %}{% if page.author %} {% endif %}{% if page.excerpt %} {% endif %} {% if site.baseurl == '/mapbox.js' %}{% if site.mapboxjs != page.version and page.version != 'latest' %}{% endif %}{% endif %} {% if page.card %} {% if page.video %} {% elsif page.image %} {% endif %} {% endif %} {% if site.test %}{% endif %} {% if page.head %}{{page.head}}{% endif %}
{% if page.app %} {{content}} {% else %}
{{content}}
{% endif %}