Add note about the attribute names

This commit is contained in:
Fabian Affolter 2017-02-16 10:02:49 +01:00
parent 4febae0416
commit 558bc3607a
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -28,6 +28,11 @@ Configuration variables:
- **show_on_map** (*Optional*): Option to show the position of the ISS on the map. Defaults to `False`.
<p class='note warning'>
If you set `show_on_map` `True` then the location attributes are named `latitude` and `longitude`. The default name of the location attributes is `lat` and `long` to avoid showing them on the map.
</p>
### {% linkable_title Show position on map with camera platform %}
The [generic camera platform](/components/camera.mjpeg/) offers the possibility to show the location of the ISS on Google Maps.