Which non-Google Maps API do you use with GWT?

It appears that the licensing terms will prevent us from using the Google Maps API in our software. We would rather be completely free, open source, and the Google Maps API will require a commercial license if our software is sold (correct me, if I am wrong - I will delete this question then :-).

So the question is, are there alternative map APIs for GWT?

+3
source share
3 answers

Openlayers - free software, http://openlayers.org/ ; there is a GWT plugin here: http://sourceforge.net/projects/gwt-openlayers/

Regarding the Google license ( http://code.google.com/apis/maps/terms.html ):

10.9 use the Service or Content with any products, systems or applications for or in connection with:

(a) , , , , ; (b) ; (c) , , -, (API Google (, , ), . , , API . API , API , , Google Maps API Premier );

Google . , .

+3
+1

, google GWT-Ext, , OpenStreetMap, .

+1

Source: https://habr.com/ru/post/1716843/


All Articles