Uses of Class
org.gvsig.mvtrenderer.lib.impl.MVTLayer
Packages that use MVTLayer
-
Uses of MVTLayer in org.gvsig.mvtrenderer.lib.impl
Methods in org.gvsig.mvtrenderer.lib.impl that return types with arguments of type MVTLayerModifier and TypeMethodDescriptionMVTStyles.getLayersToDraw(Map<String, MVTTile.MVTDataSource> dataSources, org.locationtech.jts.geom.Envelope tileEnvelope, org.geotools.api.referencing.crs.CoordinateReferenceSystem tileCRS) Builds and returns the list of layers (MVTLayer) ready to be painted, in the correct order (Z-order) defined by the Mapbox style.