Skip to content

Commit

Permalink
Add mapbox-gl-framerate to plugins list
Browse files Browse the repository at this point in the history
  • Loading branch information
tristen committed Jun 15, 2019
1 parent 7a264a0 commit 51d6ef2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/pages/plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,10 @@ const plugins = {
"mapbox-gl-fps": {
"website": "https://github.com/MazeMap/mapbox-gl-fps",
"description": "A frames-per-seconds GUI control and measurer with statistic report output."
},
"mapbox-gl-framerate": {
"website": "https://github.com/mapbox/mapbox-gl-framerate",
"description": "A frame rate control to evaluate map rendering performance."
}
}
};
Expand Down

0 comments on commit 51d6ef2

Please sign in to comment.