@@ -24,29 +24,28 @@ Ensure you have added the Google Map API keys before adding the Google Maps widg
24
24
25
25
## Add Google Map widget
26
26
27
- - Open the Widget Palette and locate the ** Google Map** widget under the ** Base Elements** tab. You
27
+ 1 . Open the Widget Palette and locate the ** Google Map** widget under the ** Base Elements** tab. You
28
28
can
29
29
drag it to your desired location or add it directly from the widget tree or canvas area.
30
30
31
- - By default, the map displays a random location. To set a specific location, go to the
31
+ 2 . By default, the map displays a random location. To set a specific location, go to the
32
32
** Properties Panel > Initial Location** .
33
33
34
- - Enter the latitude and longitude values in the ** Lat and Lng** fields to specify the location. To
34
+ 3 . Enter the latitude and longitude values in the ** Lat and Lng** fields to specify the location. To
35
35
use the user's current location, set a variable through the ** Set Variable menu > Global
36
36
Properties > Current Device Location** .
37
37
38
- - To change the map type, go to the ** Properties Panel > Map Type** and select one of the following
38
+ 4 . To change the map type, go to the ** Properties Panel > Map Type** and select one of the following
39
39
options:
40
40
- ** Roadmap:** Displays the default road map view.
41
41
- ** Terrain:** Shows a physical map based on terrain information.
42
42
- ** Hybrid:** Combines normal and satellite views.
43
43
- ** Satellite:** Displays satellite images from Google Earth.
44
44
45
- - To customize the visual appearance of your map, navigate to the ** Properties Panel > Map Style** .
45
+ 5 . To customize the visual appearance of your map, navigate to the ** Properties Panel > Map Style** .
46
46
47
- - To set the ** initial zoom level** of the map, go to the ** Properties Panel > Initial Zoom** of Map
48
- and
49
- enter the desired value. Note that a higher value will zoom in on the map while a lower value will
47
+ 6 . To set the ** initial zoom level** of the map, go to the ** Properties Panel > Initial Zoom**
48
+ of Map and enter the desired value. Note that a higher value will zoom in on the map while a lower value will
50
49
zoom out.
51
50
52
51
<div class =" video-container " ><iframe src="https://www.loom.
0 commit comments