menu
naver_maps_sdk_flutter package
documentation
event/map_event.dart
MapCenterChanged
MapCenterChanged.new const constructor
MapCenterChanged.new const constructor
dark_mode
light_mode
MapCenterChanged
constructor
const
MapCenterChanged
(
NLatLng
latLng
,
NPoint
point
)
Implementation
const MapCenterChanged(this.latLng, this.point);
naver_maps_sdk_flutter package
documentation
event/map_event
MapCenterChanged
MapCenterChanged.new const constructor
MapCenterChanged class