linked-data-visualization-tools icon indicating copy to clipboard operation
linked-data-visualization-tools copied to clipboard

Remove deprecated V2 of google maps.

Open Fransiro opened this issue 12 years ago • 0 comments
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.

Fransiro avatar Mar 05 '13 13:03 Fransiro