lat property
The latitude of the point. Must be combined with the lon
option
to work. Overrides x
and y
values.
API Docs: https://api.highcharts.com/highmaps/series.mappoint.data.lat
Implementation
double? lat;
The latitude of the point. Must be combined with the lon
option
to work. Overrides x
and y
values.
API Docs: https://api.highcharts.com/highmaps/series.mappoint.data.lat
double? lat;