vietmap_flutter_gl 4.1.0
vietmap_flutter_gl: ^4.1.0 copied to clipboard
A Flutter map plugin for integrating Vietmap sdk inside a Flutter application, support for show a vector and raster map in Flutter. Supported on Android, iOS platforms .
4.0.1, Mar 27, 2025 #
- Improve MarkerLayer performance, ensure smoother movement.
4.0.0, Mar 3, 2025 #
- Update to Vietmap Native SDK v4.0.0
3.2.3, Feb 28, 2025 #
- Fix crash on Android when load map on Android
3.2.2, Feb 28, 2025 #
- Fix UserLocationLayer icon failed to load on Android
3.2.1, Feb 14, 2025 #
- Fix black screen on first load map Android
3.1.1, Nov 20, 2024 #
- Update namespace for android plugin
3.1.0-pre.1, Oct 14, 2024 #
- Update
ClusterLayerto support custom cluster icon with custom cluster widget
3.0.0, Sep 19, 2024 #
- Refactor
==operator override - Fix
UserLocationLayericon not rotate on user tilt map. - Allow custom
UserLocationLayerpulse color & opacity. Deprecateddefault UserLocation icon, useUserLocationLayerinstead.- Migrate to Metal renderer on iOS
3.0.0-pre.5, Jul 23, 2024 #
- Fix
UserLocationLayericon not rotate on user tilt map. - Allow custom
UserLocationLayerpulse color & opacity.
3.0.0-pre.4, Jul 22, 2024 #
Deprecateddefault UserLocation icon, useUserLocationLayerinstead.
3.0.0-pre.2, Jun 18, 2024 #
- Migrate to Metal renderer on iOS
3.0.0-pre.1, Jun 16, 2024 #
- Migrate to Metal renderer on iOS
2.2.1. Jun 10, 2024 #
- Upgrade
vietmap_flutter_pluginto version0.3.1
2.2.0, Jun 10, 2024 #
- Upgrade
vietmap_gl_platform_interfaceto version0.2.0 - Provide
VietMapSnapEngine - Create
Driver trackingdemo screen
2.1.0, Jun 5, 2024 #
- Deprecate
RouteSimulator.addListenerlistener, useRouteSimulator.addV2Listenerinstead. - Provide
recentLatLngforRouteSimulator.addV2Listenerlistener, use for calculate heading angle of shipper/vehicle usingVietmapPolyline.calculateFinalBearing(previousLatLng, latLng).
2.0.3, May 24, 2024 #
- Upgrade
turflibrary to version0.0.10 - Provide
Route Simulator Animationfor tracking driver/demo screen - Update
README.mddocument forRoute Simulator Animation
2.0.2, May 21, 2024 #
- Upgrade VietMap android SDK
- Fix SDK crash on
armeabi-v7adevice
2.0.1, Apr 10, 2024 #
- Fix iOS plugin registrant.
2.0.0, Apr 9, 2024 #
- Upgrade to Vietmap Native SDK v2.0.0
2.0.0-beta-2, Jan 23, 2024 #
- Create animated polyline demo screen.
2.0.0-beta, Jan 23, 2024 #
- Created a new feature to ensure that the API key provided by Vietmap can only be used by the application(s) that register with our system.
- Add encrypted data for API key verification that cannot be used by 3rd parties without consent from Vietmap or your organization
1.3.9, Jan 31, 2024 #
- Add
rotateOriginoffset and fixalignmentinStaticMarkerLayer
1.3.8, Jan 10, 2024 #
- Update
README.mddocument - Fix android
LocationComponentsoverloads
1.3.7, Jan 08, 2024 #
- Update
README.mddocument
1.3.6, Jan 04, 2024 #
- Fix the map not keep annotation when change map style
1.3.5, Jan 04, 2024 #
- Upgrade
vietmap_gl_platform_interfaceto version0.1.5 - Provide
setStylefunction to set map style
1.3.4, Dec 18, 2023 #
- Upgrade
vietmap_gl_platform_interfaceto version0.1.4 - Fix
VietmapPolylineDecoderencodeanddecodefunction - Fix draw polyline below the road name
1.3.3, Dec 15, 2023 #
- Provide query
Pointfrom tile map withqueryRenderedFeaturesfunction insideVietmapMapControllerclass
1.3.2, Dec 11, 2023 #
- Provide
nearestLatLngOnLineandsplitRouteByLatLngfunction insideVietmapPolylineclass, which help show shipper/vehicle location on route and remove route traveled by shipper/vehicle. splitRouteByLatLngwill split route into 2 parts, which arerouteBeforeLatLngandrouteAfterLatLng, you can use one of them to to update the route of shipper/vehicle traveled.- Create
VietmapPolylineclass to handle more complex polyline
1.3.1, Dec 05, 2023 #
- Add document for
StaticMarkerLayerandStaticMarker
1.3.0, Nov 28, 2023 #
- Calculate
StaticMarkerangle when user rotate the map
1.2.7, Nov 27, 2023 #
- Fix
StaticMarkerLayerrender
1.2.5, Nov 23, 2023 #
- Fix
StaticMarkerLayerrender - Fix bearing anchor display not correct
- Cập nhật tài liệu
tiếng Việt - Update
README.mddocument
1.2.4, Nov 22, 2023 #
- Add new
StaticMarkerLayerandStaticMarkerto render static marker, which rotate with the map when user rotate the map
1.2.2, Nov 21, 2023 #
- Update iOS configuration
1.2.1, Nov 15, 2023 #
- Fix android map style
1.2.0, Nov 15, 2023 #
- Update version
2.0.0of android and ios native map sdk
1.1.8, Nov 14, 2023 #
- Fix white screen error when app to background and back to foreground
1.1.7, Sep 25, 2023 #
- Update
README.mddocument - Update map style url
1.1.6, Sep 25, 2023 #
- Fix duplicate marker when add new marker to marker layer
1.1.5, Sep 25, 2023 #
- Fix marker render when add new marker to marker layer
1.1.4, Sep 25, 2023 #
- Disable customize marker key when add new marker to marker layer
1.1.3, Aug 24, 2023 #
- Fix memory leaks when add new marker/remove marker from marker layer
1.1.2, Aug 24, 2023 #
- Remove unnecessary library
1.1.1, Aug 24, 2023 #
- Add recenter map function
1.1.0, Aug 16, 2023 #
- Update readme document
1.0.9, Aug 16, 2023 #
- Update readme document
1.0.8, Aug 14, 2023 #
- Fix warning on load drawable image
1.0.7, Aug 10, 2023 #
- Fix
MarkerLayerkeep state when clear all markers from list
1.0.6, Aug 10, 2023 #
- Fix crash app when enable location tracking on android
- Fix
MarkerLayerdispose
1.0.5, Aug 9, 2023 #
- Fix
onMapRenderedcallback
1.0.4, Aug 9, 2023 #
- Fix crash app when enable location tracking on android
- Add
onMapRenderedcallback
1.0.3, Aug 8, 2023 #
- Fix crash app when update marker location
1.0.2, Aug 2, 2023 #
- Remove unnecessary code
1.0.1, Aug 2, 2023 #
- Fix
MarkerLayerrender - Allow user to set marker icon align with screen position
- Allow user to set marker icon size
1.0.0, Aug 2, 2023 #
- Release v1.0.0 version
- Fix ux when add new marker to marker layer
0.2.1, Aug 2, 2023 #
- Update README.md document
0.2.0, Aug 1, 2023 #
- fix marker layer on iOS
0.1.7, Aug 1, 2023 #
- config iOS map
0.1.6, Aug 1, 2023 #
- fix platform interface
0.1.5, Aug 1, 2023 #
- fix platform interface
0.1.4, Aug 1, 2023 #
- Refactor string color to Flutter Color
- Optimize marker layer
- Add new class to set marker icon
- Create new sample app
0.1.3, July 28, 2023 #
- refactor native sdk