⬆️ ⬇️

MapServer and Google Maps

I want to write an article about the integration of MapServer and Google Maps, is there such material needed?



As you know, Google saves its data and does not allow access to it in the WMS style, so using MapServer like this <- GM will not work without violating the license agreement. However, you can make MapServer -> GM using the Google Maps API and generating URL requests on the fly.


')

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



All Articles