You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: angular/Maps/Getting-started.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
---
2
-
title: Getting Started for Maps
3
-
description: How to create a maps, add layers, enable tooltip,legend and other functionalities
2
+
title: Getting Started with Angular Maps Control | Syncfusion
3
+
description: Learn here about getting started with Syncfusion Essential Angular Maps Control, its elements, features, and more.
4
4
platform: Angular
5
5
control: maps
6
6
documentation: ug
7
7
keywords: ejmaps, maps, maps widget, Angular maps
8
8
---
9
-
#Getting Started
9
+
10
+
# Getting Started with Angular Maps
10
11
11
12
Before we start with the Maps, please refer [this page](https://help.syncfusion.com/angular-2/overview) for general information regarding integrating Syncfusion widget’s.
12
13
@@ -205,9 +206,9 @@ export class AppModule { }
205
206
npm start
206
207
{% endhighlight %}
207
208
208
-
*Browse to [http://localhost:3000](http://localhost:3000) to see the application. And navigate to maps tab. The component is rendered as like the below screenshot. You can make changes in the code found under src folder and the browser should auto-refresh itself while you save files.
209
+
* The component is rendered as like the below screenshot. You can make changes in the code found under src folder and the browser should auto-refresh itself while you save files.
0 commit comments