scalajs-google-maps icon indicating copy to clipboard operation
scalajs-google-maps copied to clipboard

Type-safe and Scala-friendly library over Google Maps.

Results 2 scalajs-google-maps issues
Sort by recently updated
recently updated
newest added

Hi, is it possible to use placeId instead of lat long? Thank you

Callback js.Function made of Function[Unit] is not possible. Function[Unit] is against FP programming principles. js.Function[String] is possible.