{"id":27767904,"url":"https://github.com/azure-samples/azure-maps-animations","last_synced_at":"2025-04-29T19:54:57.353Z","repository":{"id":143845303,"uuid":"289316799","full_name":"Azure-Samples/azure-maps-animations","owner":"Azure-Samples","description":"A rich library of animations for use with the Azure Maps Web SDK.","archived":false,"fork":false,"pushed_at":"2025-03-21T17:08:17.000Z","size":509,"stargazers_count":21,"open_issues_count":0,"forks_count":21,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-04-29T19:54:48.438Z","etag":null,"topics":["animations","azure-maps","drop-animations","drop-markers","drop-symbols","gis","iot","javascript","map","maps","microsoft","typescript","web-mapping"],"latest_commit_sha":null,"homepage":"https://azure.com/maps","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure-Samples.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-21T16:34:43.000Z","updated_at":"2025-04-09T13:29:14.000Z","dependencies_parsed_at":"2024-08-29T09:55:28.747Z","dependency_job_id":"1820e38b-f4dc-46d7-9eda-081ecfb8a4b9","html_url":"https://github.com/Azure-Samples/azure-maps-animations","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2Fazure-maps-animations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2Fazure-maps-animations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2Fazure-maps-animations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2Fazure-maps-animations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure-Samples","download_url":"https://codeload.github.com/Azure-Samples/azure-maps-animations/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251574676,"owners_count":21611387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animations","azure-maps","drop-animations","drop-markers","drop-symbols","gis","iot","javascript","map","maps","microsoft","typescript","web-mapping"],"created_at":"2025-04-29T19:54:56.592Z","updated_at":"2025-04-29T19:54:57.335Z","avatar_url":"https://github.com/Azure-Samples.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Maps Animation module\n\nA rich library of animations for use with the Azure Maps Web SDK.\n\n## Features\n\n### Animations\n\n- Frame based animation timer.\n- Drop animations for Point data and markers.\n- Animate data along a path.\n- Animate the map camera along a path.\n- Create a snakeline animation effect.\n- Animate the changing of coordinates in a shape or marker.\n- Morph a shapes from one geometry to another.\n- Group animations and play them together, sequentially, or incrementally. \n- Create a flowing stroke dash array in a line layer.\n\n### Tools\n\n- Improved setTimeout and setInterval functions that leverage requestAnimationFrame.\n- Leverage over 30 different built in easing functions.\n\n## Getting started\n\nDownload the project and copy the `azure-maps-animations` JavaScript file from the `dist` folder into your project. \n\nSee the [documentation](https://github.com/Azure-Samples/azure-maps-animations/tree/main/docs) for more details on a specific feature or take a look at one of the samples below.\n\n## Samples\n\n[Animate a choropleth map](https://samples.azuremaps.com/?sample=animate-a-choropleth-map)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-a-choropleth-map/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-a-choropleth-map)\n\n[Animate a GPS trace](https://samples.azuremaps.com/?sample=animate-a-GPS-trace)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-a-gps-trace/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-a-GPS-trace)\n\n[Animate a snakeline](https://samples.azuremaps.com/?sample=animate-a-snakeline)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-a-snakeline/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-a-snakeline)\n\n[Animate along a path](https://samples.azuremaps.com/?sample=animate-along-a-path)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-along-a-path/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-along-a-path)\n\n[Animate along a route path](https://samples.azuremaps.com/?sample=animate-along-a-route-path)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-along-a-route-path/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-along-a-route-path)\n\n[Animate marker along path](https://samples.azuremaps.com/?sample=animate-marker-along-path)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-marker-along-path/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-marker-along-path)\n\n[Animate multiple points](https://samples.azuremaps.com/?sample=animate-multiple-points)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-multiple-points/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-multiple-points)\n\n[Animate point along path](https://samples.azuremaps.com/?sample=animate-point-along-path)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-point-along-path/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-point-along-path)\n\n[Animate to new position of marker](https://samples.azuremaps.com/?sample=animate-to-new-position-of-marker)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-to-new-position-of-marker/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-to-new-position-of-marker)\n\n[Animate to new position of point](https://samples.azuremaps.com/?sample=animate-to-new-position-of-point)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animate-to-new-position-of-point/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animate-to-new-position-of-point)\n\n[Animated tile layer](https://samples.azuremaps.com/?sample=animated-tile-layer)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animated-tile-layer/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animated-tile-layer)\n\n[Animated traffic flow](https://samples.azuremaps.com/?sample=animated-traffic-flow)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animated-traffic-flow/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animated-traffic-flow)\n\n[Animation easings](https://samples.azuremaps.com/?sample=animation-easings)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/animation-easings/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=animation-easings)\n\n[Bouncing marker animation](https://samples.azuremaps.com/?sample=bouncing-marker-animation)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/bouncing-marker-animation/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=bouncing-marker-animation)\n\n[Drop markers on interval](https://samples.azuremaps.com/?sample=drop-markers-on-interval)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/drop-markers-on-interval/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=drop-markers-on-interval)\n\n[Drop multiple markers animation](https://samples.azuremaps.com/?sample=drop-multiple-markers-animation)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/drop-multiple-markers-animation/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=drop-multiple-markers-animation)\n\n[Drop multiple symbols animation](https://samples.azuremaps.com/?sample=drop-multiple-symbols-on-interval)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/drop-multiple-symbols-animation/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=drop-multiple-symbols-on-interval)\n\n[Drop symbol animation](https://samples.azuremaps.com/?sample=drop-symbol-animation)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/drop-symbol-animation/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=drop-symbol-animation)\n\n[Drop symbols on interval](https://samples.azuremaps.com/?sample=drop-symbols-on-interval)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/drop-symbols-on-interval/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=drop-symbols-on-interval)\n\n[Morph shape animation](https://samples.azuremaps.com/?sample=morph-shape-animation)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/morph-shape-animation/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=morph-shape-animation)\n\n[Moving dashed line](https://samples.azuremaps.com/?sample=moving-dashed-line)\n\u003cbr/\u003e[\u003cimg src=\"https://samples.azuremaps.com/animations/moving-dashed-line/screenshot.gif\" height=\"200px\"\u003e](https://samples.azuremaps.com/?sample=moving-dashed-line)\n\n## Roadmap\n\nThe following are some ideas to take this project further.\n\n- New examples\n    - Cluster explode \n    - Traffic flow lines\n- New animations\n    - Line path with trail\n    - Playable camera animations (rotate around, fly, jump)\n- UI controls\n    - Animation control UI\n    - Time series animation control UI\n- Investigate\n    - Add option to reduce noise of `heading` values in route path animation.\n    - JSON schema for saving and replaying animations.\n\n## Related Projects\n\n* [Azure Maps Web SDK Open modules](https://github.com/microsoft/Maps/blob/master/AzureMaps.md#open-web-sdk-modules) - A collection of open source modules that extend the Azure Maps Web SDK.\n* [Azure Maps Web SDK Samples](https://github.com/Azure-Samples/AzureMapsCodeSamples)\n* [Azure Maps \u0026 Azure Active Directory Samples](https://github.com/Azure-Samples/Azure-Maps-AzureAD-Samples)\n* [List of open-source Azure Maps projects](https://github.com/microsoft/Maps/blob/master/AzureMaps.md)\n\n## Additional Resources\n\n* [Azure Maps (main site)](https://azure.microsoft.com/en-us/products/azure-maps/)\n* [Azure Maps Documentation](https://docs.microsoft.com/azure/azure-maps/index)\n* [Azure Maps Blog](https://azure.microsoft.com/en-us/blog/product/azure-maps/)\n* [Microsoft Q\u0026A](https://docs.microsoft.com/answers/topics/azure-maps.html)\n* [Azure Maps feedback](https://feedback.azure.com/forums/909172-azure-maps)\n\n## Contributing\n\nWe welcome contributions. Feel free to submit code samples, file issues and pull requests on the repo and we'll address them as we can. \nLearn more about how you can help on our [Contribution Rules \u0026 Guidelines](https://github.com/Azure-Samples/azure-maps-animations/blob/main/CONTRIBUTING.md). \n\nYou can reach out to us anytime with questions and suggestions using our communities below:\n* [Microsoft Q\u0026A](https://docs.microsoft.com/answers/topics/azure-maps.html)\n* [Azure Maps feedback](https://feedback.azure.com/forums/909172-azure-maps)\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). \nFor more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or \ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## License\n\nMIT\n \nSee [License](https://github.com/Azure-Samples/azure-maps-animations/blob/main/LICENSE.md) for full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure-samples%2Fazure-maps-animations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazure-samples%2Fazure-maps-animations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure-samples%2Fazure-maps-animations/lists"}