Skip to content

Releases: deveronuas/GeoJSONSwiftHelper

v1.4.6

11 Jul 15:23
93b6926
Compare
Choose a tag to compare
  • Updated the feature's contains method, so it will now exclude inner polygons.

v1.4.5

29 May 20:48
8370a80
Compare
Choose a tag to compare
  • Extended feature to add method which checks whether the given coordinate is inside the feature or not.
  • Added variable features which retrieves the features from the geoJSONObj.
  • Added Helper to get the Turf.Polygons and overlay from the Turf.Geometry.
  • Refactored codebase.

v1.4.4

07 Mar 19:35
b3fea11
Compare
Choose a tag to compare
  • Updated the calc grid lines.
  • Added GridLinesOverlay => MKMultiPolyline.

v1.4.3

28 Feb 15:27
b5a95cf
Compare
Choose a tag to compare

Updated calc grid lines method

1.4.2

26 Jan 19:10
ac61b47
Compare
Choose a tag to compare

What's Changed

  • update grid polygon overlay to support multipolgon

v1.4.1

01 Dec 14:37
7f8696f
Compare
Choose a tag to compare

minor change

v1.4.0

01 Dec 14:31
Compare
Choose a tag to compare
Merge remote-tracking branch 'refs/remotes/origin/main'

Conflicts:
	Sources/GeoJSONSwiftHelper/GridHelper.swift

v1.3.8

19 Nov 06:40
d05b80d
Compare
Choose a tag to compare

Minor change

v1.3.7

18 Nov 15:42
bf1dc1a
Compare
Choose a tag to compare

Changed access modifier CoordinateBounds Fields to public

v1.3.6

18 Nov 01:09
0b7a98a
Compare
Choose a tag to compare

Updated access modifier of grid polygon overlay's geoJSON field