Skip to content

add support for detectRetina display #212

@DanialV

Description

@DanialV

there is an option in original leaflet js library which is used for retina display(high pixel density) however I couldn't find such feature in FlutterMap widget. this feature will prevent map images render blurry in devices with high pixel density
here is the github issue about this problem Blurry Maps
here is leaflet document description about this option

If true and user is on a retina display, it will request four tiles of half the specified size and a bigger zoom level in place of one to utilize the high resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature[DEPRECATED] This issue requests a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions