Class RadarAnimationTileProvider

  • All Implemented Interfaces:
    com.google.android.gms.maps.model.TileProvider

    public class RadarAnimationTileProvider
    extends Object
    implements com.google.android.gms.maps.model.TileProvider
    • Constructor Detail

      • RadarAnimationTileProvider

        public RadarAnimationTileProvider​(android.graphics.Bitmap bitmap,
                                          int xDiff,
                                          int yDiff,
                                          int xStart,
                                          int yStart)
    • Method Detail

      • getTile

        public com.google.android.gms.maps.model.Tile getTile​(int x,
                                                              int y,
                                                              int z)
        Specified by:
        getTile in interface com.google.android.gms.maps.model.TileProvider