|
1 | | -# Add and animate a marker using Flutter maps |
| 1 | +# How to add and animate a marker using Flutter maps |
2 | 2 |
|
3 | | -This project holds the samples of how to add and animate a customer marker using Syncfusion Flutter Maps widget. |
| 3 | +This repository contains a sample to add and animate a marker using [Syncfusion Flutter Maps](https://help.syncfusion.com/flutter/maps/getting-started) widget. |
4 | 4 |
|
5 | | -## Steps to run: |
| 5 | +## Syncfusion controls: |
6 | 6 |
|
7 | | -1. Checkout and open the project in your favorite editor. |
| 7 | +This project used the following Syncfusion widget(s): |
| 8 | +* [SfMaps](https://www.syncfusion.com/flutter-widgets/flutter-maps) |
8 | 9 |
|
9 | | -2. Run the below command to get the required package. |
| 10 | +## Supported platforms |
10 | 11 |
|
11 | | - $ flutter pub get |
| 12 | +Refer to the following link to know about the supported platform - [Platforms](https://help.syncfusion.com/flutter/system-requirements#supported-platforms) |
12 | 13 |
|
13 | | -3. Run the below command to run the project. |
| 14 | +## Requirements to run the sample |
14 | 15 |
|
15 | | - $ flutter run |
| 16 | +Refer to the following link to know about system requirements - [System Requirements](https://help.syncfusion.com/flutter/system-requirements) |
16 | 17 |
|
17 | | -## Get the demo application |
| 18 | +## How to run the sample |
18 | 19 |
|
19 | | -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. |
| 20 | +1. Clone the sample and open it in preferred IDE. |
20 | 21 |
|
21 | | -* [Android](https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples) |
22 | | -* [iOS](https://apps.apple.com/us/app/syncfusion-flutter-ui-widgets/id1475231341) |
23 | | -* [Web](https://flutter.syncfusion.com/#/) |
24 | | -* [Windows](https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab) |
25 | | -* [Linux](https://snapcraft.io/syncfusion-flutter-gallery) |
| 22 | + *Note: If you download the sample using the "Download ZIP" option, right-click it, select Properties, and then select Unblock.* |
26 | 23 |
|
27 | | -## Useful links |
| 24 | +2. Run the application. |
28 | 25 |
|
29 | | -Take a look at the following to learn more about Syncfusion Flutter Maps: |
| 26 | +## License |
30 | 27 |
|
31 | | -* [Syncfusion Flutter Maps product page](https://www.syncfusion.com/flutter-widgets/maps) |
32 | | -* [User guide documentation for Maps](https://help.syncfusion.com/flutter/maps) |
33 | | -* [Knowledge base](https://www.syncfusion.com/kb/flutter/sfmaps) |
34 | | -* [pub.dev](https://pub.dev/packages/syncfusion_flutter_maps) |
35 | | - |
36 | | -## Blog reference |
37 | | -[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) |
| 28 | +Syncfusion has no liability for any damage or consequence that may arise by using or viewing the samples. The samples are for demonstrative purposes, and if you choose to use or access the samples, you agree to not hold Syncfusion liable, in any form, for any damage that is related to use, for accessing, or viewing the samples. By accessing, viewing, or seeing the samples, you acknowledge and agree Syncfusion’s samples will not allow you seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize, or otherwise do anything with Syncfusion’s samples. |
0 commit comments