Jeff,
Go to your link. You will notice that the %20 has been replaced with
a space in the map address search text field. You need to replace the
space (between Jeff and Jensen) with a %20 symbol, click on Search
Maps and THEN use the Google provided "Link" button up in the right
hand top corner of the map. This is the link you should use when
trying to send someone to your mapped KMZ. If you simply copy the
address from your browser it will continue to replace the %20 with a
space character and fail to work.
Patrick
On Aug 31, 8:32 am, JeffJensen wrote:
> Hello Barry,
>
> The Google Maps URL Parameters athttp://
mapki.com/wiki/Google_Map_Parameters
> doesn't use maps after the hostname. For example:
>
>
http://maps.google.com/?q=New+York,+NY+%28Mapki%A0is%A0a%A0very%A0goo...
>
> but when I follow your example URL and add maps to this example, it
> doesn't work:
>
>
http://maps.google.com/maps?q=New+York,+NY+%28Mapki%A0is%A0a%A0very%A...
>
> Any ideas?
>
> I tried with my own example and cannot get it to work:
>
>
http://maps.google.com/?q=http://complabs.nevada.edu/~Jeff%20Jensen/S...
>
> thanks for your help,
>
> Jeff Jensen
>
> On Aug 28, 5:57 am, Barry Hunter wrote:
>
>
>
> > On Aug 28, 1:12 am, Max Mohave wrote:
>
> > > Dear Users: I am using Java JDOM code to write KML. At home I view
> > > this KML using Google Earth, but my NAVY work computer has only 1GB of
> > > RAM and I cannot get Google Earth to run at work.
>
> > > I would like to view my KML using Google Map. That is I would like to
> > > tell Google Map to view say a file on the directory
>
> > > c:\test_directory\test.kml
>
> > > by browsing and uploading this file and view with Windows Explorer
> > > 6.x. This seems easy but I cannot figure out how to do it.
>
> > > Alternatively, I could copy test.kml to our public web server and then
> > > when I click on it I would like it to open up in Google Map.
>
> > yes that is the way you need to do it. Once uploaded launch Google
> > Maps with the URL
>
> >
http://maps.google.com/maps?q=http://public.server.com/path-uploaded-...
>
> > > Both seem easy to do, but I don't see how yet?
>
> > > Again, the reason I want to use Google Map is my computer can run
> > > Google Maps but NOT Google Earth.
>
> > > thank you for any suggestions.
>