diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-08-04 13:32:47 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-04 13:32:47 -0400 |
commit | c6ea8df504564ed35c98057da4066abecb1cf30b (patch) | |
tree | cda2ac33bd4ea3e0420171214a51aa90f78b7365 /doc/bugs | |
parent | 65b45758686f3aa3a976ed069d57cca48837ae6c (diff) | |
download | ikiwiki-c6ea8df504564ed35c98057da4066abecb1cf30b.tar ikiwiki-c6ea8df504564ed35c98057da4066abecb1cf30b.tar.gz |
KML fails to display in google maps
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn | 1 |
1 files changed, 1 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 new file mode 100644 index 000000000..fc10b4d47 --- /dev/null +++ b/doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn @@ -0,0 +1 @@ +I know this sounds backwards, but it seems to me that the KML-generated map should be displayable on google maps. KML is the standard Google uses for google maps, and since we use it, we should interoperate with them. God knows why this is failing, but it is and should probably be fixed for the sake of interoperability: <https://maps.google.ca/maps?q=http:%2F%2Fwiki.reseaulibre.ca%2Fmap%2Fpois.kml> -- [[users/anarcat]] |