linked-data-visualization-tools
linked-data-visualization-tools copied to clipboard
Remove deprecated V2 of google maps.
trafficstars
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.