On Feb 25, 2011, at 11:52 AM, ext Leigh Holcombe wrote:
>>> function init() {
>>>
>>> Proj4js.defs["EPSG:26904"]="+proj=utm +zone=4 +ellps=GRS80 +datum=NAD83
>>> +units=m +no_defs";
>>> var x = 626910.977254;
>>> var y = 2358256.879039;
>>> var mercator = new Proj4js.Proj("EPSG:90013");
>>> var u
On Feb 25, 2011, at 12:32 AM, wrote:
>
> On Feb 25, 2011, at 11:25 AM, ext Leigh Holcombe wrote:
>
>> Hello,
>> I'm a new user of OpenLayers, with not much JavaScript or Ajax programming
>> experience. I thought I was starting to get the hang of the API, but then I
>> came across an error.
On Feb 25, 2011, at 11:25 AM, ext Leigh Holcombe wrote:
> Hello,
> I'm a new user of OpenLayers, with not much JavaScript or Ajax programming
> experience. I thought I was starting to get the hang of the API, but then I
> came across an error. This error shows up in the Firefox error console,
Hello Leigh,
Not sure if this is the issue but the "Google" projection is 900913, not 90013.
Nick
>Hello,
>I'm a new user of OpenLayers, with not much JavaScript or Ajax programming
>experience. I >thought I was starting to get the hang of the API, but then I
>came across an error. This err
Hello,
I'm a new user of OpenLayers, with not much JavaScript or Ajax programming
experience. I thought I was starting to get the hang of the API, but then I
came across an error. This error shows up in the Firefox error console, and an
empty map-sized container is shown:
template.replace is