From c1623ee65feffa941873417b6e0ae981bc52c93c Mon Sep 17 00:00:00 2001 From: Suresh Mohan Date: Wed, 12 May 2021 17:01:58 +0530 Subject: [PATCH] Updated blog reference to the repository Updated blog reference to the repository --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 10d7bae..95d482a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project holds the samples of how to add and animate a customer marker using Syncfusion Flutter Maps widget. -# Steps to run: +## Steps to run: 1. Checkout and open the project in your favorite editor. @@ -14,7 +14,7 @@ This project holds the samples of how to add and animate a customer marker using $ flutter run -# Get the demo application +## Get the demo application Explore the full capabilities of our Flutter widgets on your device by installing our sample browser applications from the below app stores, and view samples code in GitHub. @@ -24,11 +24,14 @@ Explore the full capabilities of our Flutter widgets on your device by installin * [Windows](https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab) * [Linux](https://snapcraft.io/syncfusion-flutter-gallery) -# Useful links +## Useful links Take a look at the following to learn more about Syncfusion Flutter Maps: * [Syncfusion Flutter Maps product page](https://www.syncfusion.com/flutter-widgets/maps) * [User guide documentation for Maps](https://help.syncfusion.com/flutter/maps) * [Knowledge base](https://www.syncfusion.com/kb/flutter/sfmaps) -* [pub.dev](https://pub.dev/packages/syncfusion_flutter_maps) \ No newline at end of file +* [pub.dev](https://pub.dev/packages/syncfusion_flutter_maps) + +## Blog reference +[How to Add Animated and Interactive Custom Map Markers in Flutter Maps](https://www.syncfusion.com/blogs/post/add-animated-and-interactive-custom-map-markers-in-flutter-maps.aspx)