Samples improvements #32

This commit is contained in:
Emux
2018-02-08 12:01:22 +02:00
parent 5aba3ac373
commit 0e855cb47f
17 changed files with 77 additions and 141 deletions

View File

@@ -1,6 +1,6 @@
/*
* Copyright 2014 Hannes Janetzek
* Copyright 2016-2017 devemux86
* Copyright 2016-2018 devemux86
*
* This file is part of the OpenScienceMap project (http://www.opensciencemap.org).
*
@@ -36,7 +36,7 @@ import java.util.List;
* This is a very INEFFICIENT and somewhat less useful example for how to use
* PathLayers!
*/
public class LineTexActivity extends SimpleMapActivity {
public class LineTexActivity extends BitmapTileActivity {
private static final boolean ANIMATION = false;