You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 2 of google maps is deprecated and early will not works.
Linked-data-visualization-tools use OpenLayers and OpenMaps for GWT.
One option is that we dont use GoogleMaps for GWT.
Step to remove:
-Remove dependency gwt-maps in pom.xml.
--Remove .java file: MapViewImpl, GoogleMapsLayer, GoogleMapView and GooogleMapsAdapter.
--Remove imports that are related with removed class and libreries.
-Remove the use of Google Api Key V2 of configuration.properties and related class.
The text was updated successfully, but these errors were encountered:
Version 2 of google maps is deprecated and early will not works.
Linked-data-visualization-tools use OpenLayers and OpenMaps for GWT.
One option is that we dont use GoogleMaps for GWT.
Step to remove:
-Remove dependency gwt-maps in pom.xml.
--Remove .java file: MapViewImpl, GoogleMapsLayer, GoogleMapView and GooogleMapsAdapter.
--Remove imports that are related with removed class and libreries.
-Remove the use of Google Api Key V2 of configuration.properties and related class.
The text was updated successfully, but these errors were encountered: