diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-24 23:26:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-24 23:26:46 -0400 |
commit | b09a73db1376f84f80fc1dbd3a892f640fe5eb03 (patch) | |
tree | 4a79178794dfe2d1247ea0cd78bd360bed6d8fc6 /doc/bugs | |
parent | d5b2dfd0e4fa3416f8396bb07f35c365e056648b (diff) | |
download | ikiwiki-b09a73db1376f84f80fc1dbd3a892f640fe5eb03.tar ikiwiki-b09a73db1376f84f80fc1dbd3a892f640fe5eb03.tar.gz |
responsen
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn b/doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn index 66d71a223..9b1d4ce85 100644 --- a/doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn +++ b/doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn @@ -5,3 +5,8 @@ I know this sounds backwards, but it seems to me that the KML-generated map shou > The KML only needs a Document tag because it uses "shared styles" -- don't ask me what this is. Here is a [[patch]]: [[https://reseaulibre.deuxpi.ca/0001-Add-Document-tag-to-OSM-plugin-KML-output.patch]] --[[deuxpi]] > > I applied the patch to my master branch and tested it on the above URL: it works... mostly. The icons for the elements on the actual map seem incorrect (some are the proper icons, some others are the ugly default blue pin of google maps, weird) but I think this is a step in the right direction. Thus, this should be merged. -- [[anarcat]] + +>>> I've cherry-picked this patch, but from the description it does not +>>> sound "fixed" enough to close this bug. (OTOH, perhaps only google can +>>> fix it, so it people are happy with the state of affairs I won't insist +>>> this bug be left open.) --[[Joey]] |