menu
flutter_ek_osm_map package
documentation
plugin_api.dart
MapState
layerPointToLatLng method
layerPointToLatLng method
dark_mode
light_mode
layerPointToLatLng
method
LatLng
layerPointToLatLng
(
CustomPoint
<
num
>
point
)
Implementation
LatLng layerPointToLatLng(CustomPoint point) { return unproject(point); }
flutter_ek_osm_map package
documentation
plugin_api
MapState
layerPointToLatLng method
MapState class