On Oct 7, 6:52 am, Mike in Stroud <[EMAIL PROTECTED]> wrote: > On Oct 7, 2:37 pm, Falk <[EMAIL PROTECTED]> wrote: > uploding the kml > > > file to a webserver is no option for me, i want to run it local > > Why is it not an option for you? > Any map you create using the API has to be publicly available on the > web to be viewed by anyone so the code for you map will have to be > uploaded to a web server. > > But for *testing* you can use your local PC, but you'll need a web > server running on your PC to do this, so c:\data.kml will not work, > will usually behttp://localhost/data.kml
You can test without a webserver on your local PC (using the file:/// protocol). -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
