Displaying 18 results from an estimated 18 matches for "mapquests".
Did you mean:
mapquest
2009 Feb 12
0
Patch to handle MapQuest icon size and icon anchor parameters
...we had to implement to use custom icons in mapquest. We
needed to use a custom icon size and offset, so I added a small bit of
code to handle this. We use MapQuest API v5.3. That may make this not
work in all cases, I know the icon stuff changed somewhat between 5.2&5.3.
To make work on MapQuests 5.2 API, I *think* would only take the
following conversions.
1) MapIcon -> Icon
2) mqmarker.setValue(''iconOffset'', new MQA.Point(x,y)); ->
icon.setAnchorOffset(new MQA.Point(x,y));
based on
http://developer.mapquest.com/content/documentation/ApiDocumentation/53/JavaScrip...
2009 Apr 14
2
routes with google maps API
Hi,
I''m using mapstraction with Google Maps api and I want to use routes.
As of now, mapstraction only supports mapquest API to do this, so can I
use the underlying googlemaps API to do this, while using mapstraction?
If yes, how?
Btw, mapquest route demo doesn''t work (Error: MQA is not defined /
Source File: http://mapstraction.com/mapstraction-js/mapstraction.js /
Line: 621)
2009 Jan 31
4
marker.closeBubble()
Any reason why there''s no closeBubble function in Mapstraction? It''s
supported by at least Yahoo (closeSmartWindow) and Google
(closeInfoWindow).
A related issue, but not as clear-cut: a bubble closed event. I know
Google supports this, but I haven''t investigated further.
--Adam
2006 Jul 02
11
Google maps api in ruby/rails
I''ve been looking for any modules/tools that are available for using
the google maps api in rails. I found a couple of quick examples, but
not much more. If anyone knows of good sites that cover using google
maps api in rails please post it here:)
Chris
2004 Aug 14
2
VVDQ : GPS/topo-map software?
Can anyone please hazard a guess at an estimate for a poor old squirrel
hunter with a Very Very Dumb Question? Is wine likely to be able to
install and run any of the proprietary GPS-interfacing topo map programs
(DeLorme, Garmin, Mapquest, et al.) at any roughly predictable future
date? The season opens in three weeks, my GPS (Garmin's etrex vista) is
full -- and it still contains road maps
2007 Jan 16
3
Small design question ... good or bad ...
hey guys, I am trying to add mapping functionality to the example
application from the book.
The mapping (mapquest''s openAPI) uses javascript to generate maps. So I
was thinking that I''ll have a partial view to which i''ll pass the
addresses and it''ll plot them. I''ll then put the partial view in the
main view.
Is this a good way of implementing this
2009 Jan 21
7
Panning map to a point vs. setCenter
Several map providers have functions to pan to a location, as opposed
to the direct setCenter call. Panning animates the move from one point
to another. To implement this in mapstraction, I created a panCenter
function.
I don''t know how to go about committing the change to svn, or who
decides whether my naming convention is worthy, but I thought I''d
share the function
2008 May 07
0
api swap
Hello,
I''m trying the mapstraction library and the swap method. i noticed some
strange behavior when swapping from api to another.
Here is my page test url
http://labomedia.lobotomie.org/~maps/mapstraction/un.html
and the trange things :
swapping to google is ok ( *but marker disappear* )
*swapping to yahoo don''t work*
*swapping mapquest give me a components error in
2007 Sep 06
1
computing distance in miles or km between 2 street addresses
Hi R-ers:
I need to compute the distance between 2 street addresses in either km
or miles. I do not care if the distance is a "shortest driving route" or
if it is "as the crow flies."
Does anybody know how to do this? Can it be done in R? I have thousands
of addresses, so I think that Mapquest is out of the question!
Please rely to: philipsmith at alumni.albany.edu
Thank
2007 Sep 07
0
computing distance in miles or km between 2 street
Phil,
If you have only a list of addresses and nothing else - i have to recognize i am "lost". But if you have more info you can use a GIS software and it will calculate your distance automatically for all your addresses. To have your distance in miles or Km you need to have a projection in your data which will establish your units.
The very basic principle is that for each address
2008 Mar 03
0
Routing through LatLng points and other stuff
Hi to all!
Well, I''ve been trying to find a solution to route using known LatLng points
- I already have the location position, all I needed was the actual route,
so I''ve put together an addition to the "mapstraction-route.js". I''ve listed
it below, so maybe it would not be a bad idea to merge it to the trunk...
Also, I have a few other questions regarding
2009 May 31
7
[mapstraction commit] r11 - Added functionality to automatically load scripts needed.
Author: robert.moran
Date: Sun May 31 11:13:23 2009
New Revision: 11
Modified:
trunk/source/mxn.core.js
trunk/source/mxn.js
trunk/source/mxn.yahoo.core.js
trunk/tests/index.htm
Log:
Added functionality to automatically load scripts needed.
Allowed mapstraction default constructor to have provider omitted (will use
first loaded provider).
Minor change to yahoo implementation -
2009 Oct 23
2
Directions and Driving Distance
An HTML attachment was scrubbed...
URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20091023/4b3edf49/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Dave_Kerschner.gif
Type: image/gif
Size: 11121 bytes
Desc: not available
URL:
2008 Aug 25
4
ViaMichelin Maps Support
Hi, I''m Adriano from Rome, Italy.
I would like to know if is there in project any support for the ViaMichelin
API''s.
Thank you
Regards
Adriano Massi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20080825/6eb6dfe1/attachment.htm>
2010 May 21
0
r83 committed - Making the geocoder pass JSLint
Revision: 83
Author: dezfowler
Date: Fri May 21 11:57:43 2010
Log: Making the geocoder pass JSLint
http://code.google.com/p/mapstraction/source/detail?r=83
Modified:
/trunk/source/mxn.google.geocoder.js
=======================================
--- /trunk/source/mxn.google.geocoder.js Wed May 19 16:33:35 2010
+++ /trunk/source/mxn.google.geocoder.js Fri May 21 11:57:43 2010
@@ -28,7 +28,7 @@
2008 Mar 15
0
issues including multiple maps
I''m trying to include all the map types on the same page and I''m seeing some
pretty weird behavior.
1. When the map quest JS file is included, many other maps including
Microsft, Map24 stop working. The shell of the map is displayed with the map
type logo, but no map.
and occasionally an error
for (var i = 0; i < me.onload[api].length; i++) {
me.onload[api][i]();
}
2005 May 25
2
Gig with Adaptive Path
Adaptive Path is looking for a FreeBSD expert to help us wrangle a
couple of FreeBSD servers into an orderly bunch. This short term
contract requires that you love FreeBSD and like setting up web servers
that will experience significant load while requiring high availability
to boot. In addition to server setup, you will help plan for the future
by advising the project technical lead on
2013 Mar 27
0
[JOBS] Great Ruby Coding Opportunities in Boston Area and L.A.
1) CTO (Chief Technical Officer) Ruby Engineer:
My client offers a tremendous growth opportunity for a highly skilled,
experienced Ruby on Rails software engineer/coder to be rapidly groomed and
promoted to a CTO role or someone who can fill a CTO role immediately. They
are a highly successful VC-funded startup in the Worcester, Massachusetts
area which has achieved world-dominance in