menu
naver_maps_sdk_flutter package
documentation
model/n_lat_lng.dart
NLatLng
NLatLng.new const constructor
NLatLng.new const constructor
dark_mode
light_mode
NLatLng
constructor
const
NLatLng
(
double
lat
,
double
lng
)
Implementation
const NLatLng(this.lat, this.lng);
naver_maps_sdk_flutter package
documentation
model/n_lat_lng
NLatLng
NLatLng.new const constructor
NLatLng class