vicb / VisuGps3

Display GPS tracks on top of Google maps
MIT License
36 stars 13 forks source link

Suppress type warning #2

Closed twpayne closed 11 years ago

twpayne commented 11 years ago

The type warning is due to a bug in the Google Maps API v3 externs file. It is safe to ignore it.

vicb commented 11 years ago

Great! I was trying to cast but it failed at there's no common ancestor. Notes: