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