web_mercator 0.9.4+1 copy "web_mercator: ^0.9.4+1" to clipboard
web_mercator: ^0.9.4+1 copied to clipboard

Dart implementation of the uber @math.gl/web-mercator javascript module.

[0.9.0] - 2020/01/26 #

  • Initial release covering most of the relevant bits.

[0.9.1-dev.1] - 2020/01/26 #

  • Improving publishing score.

[0.9.1] - 2020/01/26 #

  • Passing relevant attributes of package scoring.

[0.9.2] - 2020/01/30 #

  • Add a bbox function to facilitate projection from a list of coordinates.

[0.9.3] - 2020/02/11 #

  • Change the name of Viewport to MercatorViewport so it doesn't clash with the flutter's Viewport class.
  • Strongly typing some variables as suggested by dart linter.
  • Add an example.

[0.9.4] - 2020/03/20 #

  • Add a convenient copyWith factory to clone a viewport with parameters typically reflecting user interactions.
  • Update the example accordingly…

[0.9.4+1] - 2020/06/02 #

  • Cosmetic changes tackling analysis updates.
1
likes
35
pub points
0%
popularity

Publisher

verified publisherpenumbra.me

Dart implementation of the uber @math.gl/web-mercator javascript module.

Repository (GitHub)
View/report issues

License

WTFPL, MIT (LICENSE)

Dependencies

flutter, meta, vector_math

More

Packages that depend on web_mercator