Skip to content

Instantly share code, notes, and snippets.

@jatorre
Created June 13, 2013 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jatorre/5773840 to your computer and use it in GitHub Desktop.
Save jatorre/5773840 to your computer and use it in GitHub Desktop.
TMSMapLayer cartoDbTileLayer = new TMSMapLayer(new EPSG3857(), 0, 18, 15,
”http://nutiteq.cartodb.com/tiles/tm_world_borders/”, “/”, “.png”);
mapView.getLayers().addLayer(cartoDbTileLayer);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment