Skip to content

Instantly share code, notes, and snippets.

@danvk
Created January 22, 2019 20:12
Show Gist options
  • Save danvk/ac0917943839ec790afa94565f96f562 to your computer and use it in GitHub Desktop.
Save danvk/ac0917943839ec790afa94565f96f562 to your computer and use it in GitHub Desktop.
const loc: [number, number] = [10, 20];
panTo(loc);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment