The Version string used to access GoogleSatellite maps updates fairly regularly in the source code. The latest values is "192", but in the area where I want to download maps, this version is no longer working. I have to use "193", and have tested that it currently accepts upto version "198".
I have two questions:
(1) How can one determine when Google increases the version number and what the latest is? (Currently I do it by trial and error - which is not very elegant)?
(2) A nice feature would be to be able to set the version number used by the MapProvider externally. Currently the only way is to update the Core dll as the version number is hardcoded therein.
I have two questions:
(1) How can one determine when Google increases the version number and what the latest is? (Currently I do it by trial and error - which is not very elegant)?
(2) A nice feature would be to be able to set the version number used by the MapProvider externally. Currently the only way is to update the Core dll as the version number is hardcoded therein.