dencity_map_plugin 0.0.9
dencity_map_plugin: ^0.0.9 copied to clipboard
An Android Native Plugin Support for Dencitylite Android Applications
0.0.1 #
- Initial release
- Implement the main map and its clustering functionality to display the markers and clusters on low memory devices
0.0.2 #
- Add the launcher icon because of assets error when creating a release with the plugin and also added configuration to the MainActivity to fix the error
0.0.3 #
- Add the search screen view with multiple polylines and also the markers within 500m radius and a platform channel for distance calculation
0.0.4 #
- Add garbage collection to the map screen to prevent memory leaks and also added a platform channel for the distance calculation
0.0.5 #
- Added the dynamic rotation to the car marker and fixed the issue of the distance call on initialization of the polyline.
0.0.6 #
- Added the custom Readme.md file for the plugin
0.0.7 #
*TODO: Configured the markers of the search screen to appear at the center of the coordinates.
0.0.8 #
*TODO: Fixed the rotation of the car based on the polyline direction.
0.0.9 #
*TODO: Added the custom marker for the car and also added the custom marker for the search screen.