Releases: MetamediaTechnology/longdo-map-ios-framework
Releases · MetamediaTechnology/longdo-map-ios-framework
4.1.4
22 Oct 10:06
Compare
Sorry, something went wrong.
No results found
Support multiple arguments combined to array format in Event.bind completion.
Improve support for Xcode 16.
4.1.3
16 Sep 12:02
Compare
Sorry, something went wrong.
No results found
Fix ldstatic not working in some cases.
Fix method data returning issue.
Fix the offline mode issue.
4.1.2
22 Aug 12:41
Compare
Sorry, something went wrong.
No results found
Performance improvements.
4.1.1
07 Aug 08:13
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Support returned object from union and setBase.
4.0.6
15 Nov 10:48
Compare
Sorry, something went wrong.
No results found
4.0.5
15 Sep 11:55
Compare
Sorry, something went wrong.
No results found
Fix error log.
Fix support for safe area.
Support method in Util.
Support promise in Search method.
4.0.4
04 Jun 15:14
Compare
Sorry, something went wrong.
No results found
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.