Skip to content

Commit

Permalink
Updated GL JS description
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Jan 31, 2017
1 parent 12c08b2 commit 5199aaf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/_layouts/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ <h1 class='space-bottom2'>
</h1>

<div class='prose space-bottom2'>
<p>Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from <a href='{{site.url}}/help/define-vector-tiles'>vector tiles</a> and <a href='{{site.url}}/mapbox-gl-style-spec'>Mapbox styles</a>.<p>
<p>It is part of the <a href='https://github.com/mapbox/mapbox-gl'>Mapbox GL ecosystem</a> which includes <a href='{{site.url}}/mobile/'>Mapbox Mobile</a>, a suite of compatible SDKs for native desktop and mobile applications.</p>
<p>Mapbox GL JS is a JavaScript library that renders interactive maps from <a href='{{site.url}}/help/define-vector-tiles'>vector tiles</a> and <a href='{{site.url}}/mapbox-gl-style-spec'>Mapbox styles</a> using WebGL. Mapbox GL JS is part of the <a href='https://www.mapbox.com/maps/'>cross-platform Mapbox GL ecosystem</a>, which also includes <a href='https://github.com/mapbox/mapbox-gl-native/'>compatible SDKs for native applications</a> on desktop and mobile platforms.</p>
</div>
<a href='https://www.mapbox.com/gallery/'><img alt='Mapbox GL JS gallery' src='{{site.baseurl}}/assets/gallery.png'></a>
</section>
Expand Down

0 comments on commit 5199aaf

Please sign in to comment.