Package 

Class GeoJsonLineStringStyle

  • All Implemented Interfaces:
    com.google.maps.android.data.geojson.GeoJsonStyle

    
    public class GeoJsonLineStringStyle
    extends Style implements GeoJsonStyle
                        

    A class that allows for GeoJsonLineString objects to be styled and for these styles to be translated into a PolylineOptions object. {@see * * PolylineOptions docs for more details about the options.}