Skip to content

[BOUNTY] [FEATURE] Implement unbounded horizontal scroll #1582

@roha99

Description

@roha99

What do you want implemented?

i'm absolutely in love with flutter_map ;) thanks a lot for this awesome package !
however an option like worldCopyJump in leaflet would be quite essential to my use case :)
i've double-checked and it's the default behavior of most major mapping apps (e.g. google and apple)
it would be cool to recreate such a user experience with flutter_map ;)
#1201

What other alternatives are available?

No response

Can you provide any other information?

No response

Severity

Obtrusive: No workarounds are available, and this is essential to me

Bounty

This issue is eligible for a bounty!

Bounty Criteria

To be eligible to recieve the bounty (as outlined in the meta information below), the solution must:

  • implement seamless infinite horizontal scrolling of the map
  • allow other layers to use this functionality - eg. by creating a framework or specification to allow for this capability to be implemented in other layers
  • implement infinite tiling and scrolling on the standard TileLayer
  • (optional, but appriciated (no additional bounty)) implement infinite repetition of Markers in the MarkerLayer

An example of another open source mapping library that offers infinite/unbounded horizontal scrolling is leaflet.js.

The decision to award the bounty is entirely at the discretion of the maintainer team.

Metadata

Metadata

Labels

P: 3 (low)(Default priority for feature requests)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