Skip to content

Map kinda blurry when using tiles from Google Street #613

@brizaldi

Description

@brizaldi

So, i'm using custom tile from Google Street

TileLayerOptions(
  urlTemplate: 'http://mt{s}.google.com/vt/lyrs=m&x={x}&y={y}&z={z}',
  subdomains: ['0','1','2','3'],
  tileProvider: NonCachingNetworkTileProvider(),
),

but, the displayed map is kinda blurry

here is the example from the official google_maps_flutter library:
image
and then here is from the leaflet library
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions