apptreesoftware / flutter_google_map_view

A flutter plugin for Google Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Signed URL

vladaman opened this issue · comments

Google Maps API requires us to sign URLs with private keys. Is there any solution in flutter_google_map_view to get static maps without exposing our private signing keys?