Skip to content

Releases: dnulnets/purescript-openlayers

Purescrip 0.14

14 Mar 05:18
Compare
Choose a tag to compare

It now compiles for purescript 0.14, no additional functionality from v0.1.10.

Bumped to OpenLayers 6.5.0

29 Dec 11:05
Compare
Choose a tag to compare
v0.1.10

Bumped OpenLayers to 6.5.0

Added support for Style/Icon

29 Dec 09:43
66098af
Compare
Choose a tag to compare

Added icon style for vector features.

Support of Overlays

10 Aug 05:35
Compare
Choose a tag to compare

Added initial support for Overlays

Size, RegularShape and MapBrowserEvent added

26 Jul 06:47
Compare
Choose a tag to compare

Added get and set size, center and resolution for Map and View.
Added Size support
Added RegularShape support
Added MapBrowserEvent and Coordinate helper functions.

Bugfixes for Proj and new functions for Coordinate

22 Jul 07:50
Compare
Choose a tag to compare

Contains a bugfix for Proj fromLonLat and toLonLat causing them to use same javascript function for both purescript functions.
Added longitude and latitude functions to retrieve the longitude and latitude from a Coordinate.