Interface VectorTile

  • All Known Implementing Classes:
    MVTTile

    public interface VectorTile
    An interface that is used to draw vector tiles, instead of using images
    Since:
    17862
    • Method Detail

      • getExtent

        int getExtent()
        Get the extent of the tile (in pixels)
        Returns:
        The tile extent (pixels)