Skip to content

Commit db64c67

Browse files
Outline
1 parent 14e21d8 commit db64c67

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/arduino-cloud/03.cloud-interface/03.dashboard-widgets/dashboard-widgets.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,16 @@ An example of how it is used in a sketch:
359359
locationVariable = Location(51.5074, 0.1278);
360360
```
361361

362+
### Image Map
363+
364+
![Image Map Widget]()
365+
366+
Place markers on a map of your space – house, warehouse, plant, etc. – to see real-time data from your devices: monitor your environment at a glance!
367+
368+
Int, Float, String, Bool and all Specialized types based on them.
369+
370+
371+
362372
### Chart
363373

364374
![Chart Widget](assets/widget-chart.png)

0 commit comments

Comments
 (0)