trail-android icon indicating copy to clipboard operation
trail-android copied to clipboard

🚕 Simple, smooth animation for route / polylines on google maps using projections.

Results 16 trail-android issues
Sort by recently updated
recently updated
newest added

By projection i mean the light gray line between start and end below arc. Can you add some more customizations like arc height, animation duration, and color or arc projection.

When only two routes lib throwing exception, seems wrong condition. (builder.latLngs.size()

Here, I'm attaching the issue recording video. You'll see that path remains in the same position if we rotate the map by pinching it. https://drive.google.com/file/d/1vZsoDD-szx1ZzJToeq-U7jnTonZgCQNO/view?usp=drivesdk Can you help?

hi there ! first of all thank you for your great library :) when i start projection based route i have this error : > Attempt to invoke interface method...

Is there any option to slow down the animation a little bit? I don't find anything on StackOverflow or GitHub. Is it possible?

- added .gitignore - migrated to androidx - updated dependencies - formatted code (obsolete with #23) however i added a separate pull request because androidx is probably the better idea...

added google maps 3 sdk #21 from my observation: pro: - camera movement is a bit faster - tiles load faster - api is compatible with maps2: routing, marker, tiles,...