cuba-platform / charts

Charts and Maps Addon
https://www.cuba-platform.com/
Apache License 2.0
5 stars 2 forks source link

Update google map api version to v3.38 #82

Closed glebfox closed 5 years ago

glebfox commented 5 years ago

Description of the bug or enhancement

In a browser console we can see the following warning:

Google Maps JavaScript API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version

Also, have a bug with InfowWindow.

Steps to reproduce:

  1. Open refapp -> Charts -> Map
  2. Try to click on the marker

ER

InfoWindow is displayed

AR

SEVERE: (TypeError) : Cannot set property 'className' of null
com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot set property 'className' of null
Screenshot 2019-08-22 at 16 24 44
haulmont-git commented 5 years ago

Git changesets by gorelov:

e9232f7c in release_6_10 - Update google map api version to v3.38 #82