The code in this directory is a Dart re-implementation of Krasimir Tsonev's blog post: GoogleMaps API v3: convert LatLng object to actual pixels.
The blog post describes a way to implement the toScreenLocation
method of the Google Maps Platform SDK for the web.
Used under license (MIT), available here, and in the accompanying LICENSE file.