Implemented enchancements:
- bumped Mapbox Android SDK to 9.0.0
- fixed merge with upstream
Fixed Bugs
- iOS demo works once again.
Implemented enchancements:
- bumped Mapbox iOS SDK version to 5.1.1 and Android SDK's to 8.4.0
- added methods: addLayer()/removeLayer()/addLinePoint()/addSource()/removeSource()
- support for rendering GeoJSON lines and circles
- support for adding click handlers to lines and circles.
Fixed Bugs
- this hopefully fixes the Android crash bug.
4.4.0 (2018-10-15)
Implemented enhancements:
- Bump Mapbox iOS and Android SDK #269
Fixed bugs:
- draw the user trip #268
4.3.1 (2018-10-11)
Implemented enhancements:
- LongPress functionality for android and ios #266
4.3.0 (2018-09-25)
Implemented enhancements:
- Allow Mapbox to load local json map style definition #261
4.2.0 (2018-08-14)
Implemented enhancements:
4.1.2 (2018-08-13)
Implemented enhancements:
- OnPermissionDenied #247
4.1.1 (2018-07-03)
Implemented enhancements:
- Add a method to remove polygons #237
4.1.0 (2018-07-02)
Fixed bugs:
Implemented enhancements:
- User Tracking Mode #144
- Build error on Android, related to source level 1.8 #234
- Add support for a 'stroke' around a Polygon #235
- Deactivate location updates when the map is destroyed #236
4.0.0 (2018-05-07)
Fixed bugs:
- Nativescript Mapbox on iOS retain memory after navigation away #67
- The App crashs on Android when using nativescript-vue - missing toHumanReadableAscii method #216
- Didn't find class "com.mapbox.mapboxsdk.plugins.locationlayer.LocationLayerPlugin" #198
Implemented enhancements:
- Using/Showing an offline map #150
- Polygons for iOS #204
- animateCamera with target increases the zoomLevel to maximum in iOS #215
- Bump Mapbox iOS SDK to 4.0.0 and Android to 6.0.1 #219
3.3.0 (2018-01-20)
Fixed bugs:
- Console output query #177
Implemented enhancements:
- listOfflineRegions fails on Android if no map has been shown #172
- How to get lat long of userlocation from mapbox #180
- Failed to bind EAGLDrawable #196
3.2.0 (2018-01-13)
Fixed bugs:
- Dragging Map #175
- Don't handle permissions other than our own #194
- Don't fire the "mapready" event when the style changes #195
Implemented enhancements:
- Is there a way to capture when the map is scrolled? \136
- New Listeners #183
- Calling selectAnnotation() from native map view throws "TypeError: nv.selectAnnotation is not a function" #186
- Bump Mapbox SDK versions #193
3.1.3 (2017-11-02)
Fixed bugs:
3.1.2 (2017-09-12)
Implemented enhancements:
3.1.1 (2017-08-24)
Fixed bugs:
- Problems with Android that works with iOS #162
3.1.0 (2017-08-17)
Implemented enhancements:
- Feature Request: Update to sdk to 5.1.2+ #156
- Document the new TRAFFIC_DAY and TRAFFIC_NIGHT styles #158
- Return the native Mapbox view when show is invoked #159
3.0.3 (2017-08-08)
Implemented enhancements:
- Possibility to disable marker tooltip #143
3.0.2 (2017-08-05)
Implemented enhancements:
- Add support for Polyline in IOS #41
- A desperate request for addPolylines in iOS #152
- Possibility to disable marker tooltip #143
3.0.1 (2017-07-12)
Fixed bugs:
- Icon and OnTap is working only in costructor #135
3.0.0 (2017-04-25)
XML layout tag changed: Mapbox --> MapboxView
Implemented enhancements:
- NativeScript 3 support #104
2.6.0 (2017-03-22)
Make sure you have an up-to-date Android Repository (API level 25) - run android
in a terminal and update outdated stuff.
Implemented enhancements:
- [Feature request] support getCenter method for XML create maps #98
- setviewport bounds doesnt work #94
2.5.3 (2017-03-16)
Implemented enhancements:
- Added return statement to make the Mapbox.prototype.xxx functions #95
- Changes to work with XML-based maps #96 #96
- Changes to work with XML-based maps #97 #97
2.5.2 (2017-03-04)
Implemented enhancements:
- Add a 'destroy' method #91
Fixed bugs:
- Can't download offline region on Android #88
- Program failed to link at com.mapbox.mapboxsdk.maps.NativeMapView.nativeRender #87
- Unable to get markers to display #86
- Cannot read property 'getLocationServices' of undefined #80
Closed issues:
- make sure you add the Telemetry service to your androidManifest.xml #90
- Custom marker tooltip #89
- MapBox plugin failing to install on angular-seed-advanced #79
- Zoom controls #76
Merged pull requests:
- Update AndroidManifest.xml #82 (Equisetum)
- README.md--Deleted wrong [] sintax in setViewport #77 (seros00)
2.5.1 (2017-01-29)
Closed issues:
- Mapbox dissapear, when call routerExtensions.back() #65
- iOS Marker added using addMarkers is jumpy when zoomin in/out #14
2.5.0 (2017-01-29)
Implemented enhancements:
- Will the Mapbox Directions api work with Nativescript? #28
Closed issues:
- Can't use the component on Android 4.4.4 or lower #66
- [performance] Move to Mapbox-Android's 5.0 SDK #75
2.4.0 (2017-01-19)
Implemented enhancements:
- user location by xml #68
Fixed bugs:
- user location by xml #68
Closed issues:
- [IOS] onCalloutTap event stops working #71
- MapBox crashing in Android version 7.1.1 #63
- Automatically handle Android 6+ permissions #73
Merged pull requests:
2.3.2 (2017-01-09)
Fixed bugs:
Closed issues:
- Custom Style URL, Angular2 created in XML crashes on iOS #69
2.3.1 (2016-12-05)
Fixed bugs:
- Exception on Android with Mapbox in XML #62
- iOS crash - this._mapLoadedCallback is not a function #57
Closed issues:
Merged pull requests:
2.3.0 (2016-11-16)
Implemented enhancements:
Fixed bugs:
- Nativescript Angular 2 issue while using MapBox inside the HTML #56
Closed issues:
- Unable to start activity ComponentInfo:Failed to find module 'Crypto' #39
- Not show map in demo #27
- Additional style for Markers #23
2.2.4 (2016-11-16)
Fixed bugs:
- Question: marker tap on iOS simulator #55
Closed issues:
- Angular 2 registerElement XML not setting property #45
2.2.3 (2016-11-11)
Implemented enhancements:
- Change map style method #53
Closed issues:
- iOS accessToken in XML not working #54
2.2.2 (2016-11-03)
Implemented enhancements:
- Enhancement/Request: timeout when loading XML map #52
Merged pull requests:
- Improve the addPolyline color option #50 (bradmartin)
2.2.1 (2016-10-26)
Fixed bugs:
- onTap/onCalloutTap not working from XML declared map #49
2.2.0 (2016-10-26)
Implemented enhancements:
Fixed bugs:
- ShowUserLocation not working #31
- Request: change Position of Markers without removing them first #48
Closed issues:
- showUserLocation="true" is not working in Android #46
2.1.1 (2016-10-25)
Implemented enhancements:
- Enhancement: expose other methods to XML map #44
Closed issues:
- Does Mapbox measure this plugin's usage as a native app? #42
2.1.0 (2016-10-15)
Implemented enhancements:
Fixed bugs:
- NullPointerException when running on Android #3
Merged pull requests:
- add support for mapbox style URLs #38 (blinkythebear)
- Fix null on .show() android #30 (bradmartin)
2.0.0 (2016-10-12)
Implemented enhancements:
- Create map as XML element? #8
1.5.0 (2016-09-23)
Implemented enhancements:
Fixed bugs:
- Fixed error adding polylines to map #35 (devilop3rz)
Closed issues:
- Adding Polylines #36
- Possible to get street/intersection data? #32
- [question] is it possible to deliver a downloaded map within my app ? #26
1.4.0 (2016-08-24)
Closed issues:
1.3.0 (2016-07-18)
1.2.1 (2016-07-09)
1.2.0 (2016-07-08)
Implemented enhancements:
- Add click event on marker #6
Closed issues:
- Offline and Element overlay capability question #13
- Mapbox-4.0.0 : Can't add a marker : markerOptions.title is not a function #12
- Unable to start activity ComponentInfo{org.nativescript.mapboxdemo/com.tns.NativeScriptActivity} #7
Merged pull requests:
- Mapbox 4.0.0 #18 (EddyVerbruggen)
- Add Polyline function #11 (Neomac)
1.1.2 (2016-03-16)
Closed issues:
- 'Zoom' attribute error #4
1.1.1 (2016-02-04)
1.1.0 (2016-02-04)
Closed issues:
- Empty black box on iOS #1
1.0.5 (2015-12-22)
1.0.4 (2015-11-03)
1.0.2 (2015-10-28)
1.0.1 (2015-10-08)
1.0.0 (2015-10-03)
* This Change Log was automatically generated by github_changelog_generator