lukesanch / timemap

Automatically exported from code.google.com/p/timemap
MIT License
0 stars 0 forks source link

Space on page address path breaks the library #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.Insert space on page path

What is the expected output? What do you see instead?

The Timemap does not initiate

What version of the product are you using? On what operating system?

2.0.1

Please provide any additional information below.

I get these two errors

TypeError: Mapstraction is undefined
file:///C:/Users/Claudio/Desktop/timem%20ap.2.0.1/src/timemap.js
Line 2586

and

ReferenceError: TimeMap is not defined
file:///C:/Users/Claudio/Desktop/timem%20ap.2.0.1/examples/basic_googlev3.html
Line 38

Original issue reported on code.google.com by claudio....@gmail.com on 23 May 2013 at 4:46