Skip to content

Releases: MetamediaTechnology/longdo-map-ios-framework

4.1.4

22 Oct 10:06
e76b17a

Choose a tag to compare

  • Support multiple arguments combined to array format in Event.bind completion.
  • Improve support for Xcode 16.

4.1.3

16 Sep 12:02

Choose a tag to compare

  • Fix ldstatic not working in some cases.
  • Fix method data returning issue.
  • Fix the offline mode issue.

4.1.2

22 Aug 12:41

Choose a tag to compare

  • Performance improvements.

4.1.1

07 Aug 08:13

Choose a tag to compare

  • Support prevent default in Event.bind.
  • Support double type for point and size.
  • Support ldstatic for EventName enum.
  • Allow using UIImage for image or URL parameters.
  • Fix returning of GeoJSON type.
  • Fix Event.unbind not working properly.

4.1.0

11 Jul 12:42

Choose a tag to compare

Support offline mode.

  • An internet connection is required the first time to check the API key and can be used offline for seven days after verification.

4.0.8

16 Aug 19:19

Choose a tag to compare

  • Fix issue that prevent some bundle identifier with right API key to use framework.
  • Fix support for safe area.

4.0.7

23 Nov 16:49

Choose a tag to compare

  • Support returned object from union and setBase.

4.0.6

15 Nov 10:48
6ead8fa

Choose a tag to compare

  • Fix initial zoom range.

4.0.5

15 Sep 11:55

Choose a tag to compare

  • Fix error log.
  • Fix support for safe area.
  • Support method in Util.
  • Support promise in Search method.

4.0.4

04 Jun 15:14

Choose a tag to compare

4.0.4 Pre-release
Pre-release
  • Add LongdoTurn and LongdoLocale enumeration.
  • Add LDFunction to use with some Longdo Map’s method that needs function as parameter and has returned value.
  • Support method Tags.add for adding custom tags to the map.
  • Support method Overlays.Object for administration object to the map.
  • Support Menubar object for display menu in the map.
  • Support CLLocationCoordinate2D, ClosedRange, UIColor, LongdoLocale, CGSize, and CGPoint type as parameters.
  • Fix issues that some icon markers cannot be displayed in the map.
  • Show warning log when use wrong name of method or wrong type of parameter.
  • Show warning log when no network connection.
  • Support devices that have a safe area.