lat property

double? lat
getter/setter pair

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;