Displaying 1 result from an estimated 1 matches for "mapstractionrouter".
2008 Mar 03
0
Routing through LatLng points and other stuff
...outer=mapquest&map=mapquest example,
everything works fine, but when I use [42.426474, -83.492817] and
[42.279092, -83.764378], i get the "TypeError: this.location has no
properties"
* I''m not really sure it is Mapstraction error, but here it is, so if anyone
can help....
2) MapstractionRouter.prototype.addAPI = function(api)
* one has to manually set " ProxyServerPath " to something appropriate to
the proxy solution used (the one in the example is for PHP and I work with
Rails)
* anyway, it would be nice to overload that parameter in the API itself (so
one does not need to cha...