Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@brenopolanski
Created August 27, 2015 12:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brenopolanski/77e50794a662606e8c3a to your computer and use it in GitHub Desktop.
Save brenopolanski/77e50794a662606e8c3a to your computer and use it in GitHub Desktop.
Resize and center map Leaflet
map._onResize();
map.panTo(new Saiku.leaflet.LatLng(21.505, -0.09));
@hayden-t
Copy link

Saiku ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment