Closed (fixed)
Project:
Openlayers
Version:
6.x-2.x-dev
Component:
Layers
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
25 Jan 2011 at 15:01 UTC
Updated:
3 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
Hi,
For third-world countries Google Map Maker often does a much better job than the normal Google Maps street map.
This patch adds support for Google Map Maker type base layers.
According to http://maps.google.com/support/bin/answer.py?answer=155714:
"Use G_MAPMAKER_NORMAL_MAP and G_MAPMAKER_HYBRID_MAP in lieu of the
normal map and hybrid types to show mapmaker map tiles and hybrid tiles
respectively. Remember that these serve maps only the countries being
edited in Map Maker, not all the countries available in maps.google.com."
It should apply clean with:
$ patch -p6 < 0001-Feature-6483-Patch-Add-Google-Map-Maker-to-the-avail.patch
in the root directory of openlayers.
Thanks for considering the patch.
Best Wishes,
Fabian
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Feature-6483-Patch-Add-Google-Map-Maker-to-the-avail.patch | 2.24 KB | fabianx |
Comments
Comment #1
tmcw commentedGreat, committed: http://drupal.org/cvs?commit=492416
Comment #3
fabianx commentedHi Tom MacWright,
Unfortunately my patch was buggy on IE and introduced a bug, which breaks Google Maps.
Please apply the above patch to fix this problem.
Best Wishes,
Fabian
Comment #4
tmcw commentedCommitted. Should have caught that, but at this point I'm more a committer than a developer on this project :/
Comment #5
fabianx commentedThanks!
Nah, I should not have introduced it in the first place ...
I wrote on my chalk.board a 100 times now:
"I will not submit code to drupal org that has not been run through JSLint."
"I will not submit code to drupal org that has not been run through JSLint."
[...]
:-D
Best Wishes,
Fabian