similar to: map24 error

Displaying 20 results from an estimated 700 matches similar to: "map24 error"

2008 Jun 20
2
map24 help
Hi Mapstraction Experts, I am trying to do some shortest path routing for a project with university of utah and uc berkeley.I am trying to use the map24 api using the mapstraction api but i tried a lot and cant fix this error "Map24.loadAPI is not a function".Any help on this is greatly appreciated.This below is the code.(Note:mapstraction works excellent with google and yahoo)
2008 Jun 10
0
Please Re: map24 error
Please remove or tell me how to unsubmit. I did not sign up and prefer not to receive these. Looks like a nice list for those who have an interest...I do not. Thank you kindly. Traci Nelson -----Original Message----- >From: Andrew Turner <ajturner at highearthorbit.com> >Sent: Jun 10, 2008 4:07 PM >To: Shankhadeep Sen <shanks.iit at gmail.com> >Cc: mapstraction at
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
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 -
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>
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
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](); }
2008 Jan 28
5
Fwd: Mapstraction mailing list and licensing.
Begin forwarded message: > From: Serge Noiraud <Serge.Noiraud at free.fr> > Date: 27 January 2008 21:17:28 GMT > To: steve at asklater.com > Subject: Mapstraction mailing list and licensing. > > Hi, > Reading the mapstraction home page, You speek about mapstraction > mailing list. > All the pointers go on the openstreetmap mailing lists and I saw the >
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:
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 Apr 14
2
local file and swap doesn''t work correctly
Hi, I have an html file which is in a local file. If use webkit or firefox, it works only one time. I cannot return to a map I already used. Is there something wrong in my html file ? Is it a mapstraction bug ? The html file is joined to this mail. it use always the last the svn mapstraction.js file : http://www.mapstraction.com/svn/source/mapstraction.js Serge -------------- next part
2008 May 20
1
AddOverlay for GeoRss Feeds, GeoRSS support
On Mon, May 19, 2008 at 4:36 PM, Pierre Romieux <promieux at gmail.com> wrote: > Hi, > > Sorry for this email, but I need your help. I''m testing Mapstraction and I > have problems with GeoRss. I''m not able to link the GeoRss markers. > I have copied the sample with full code but nothing. The markers layer are > not added to my page. All js are ok.
2009 Nov 19
5
speaking about mxn at #geomob
Fellow mapstractors, I''m speaking about mapstraction tonight at a London neogeo event - #geomob http://gmdlondon.ning.com/events/geomob-november basically I''ll jus be explaining what mxn is, how ift can be used, and a brief history of the project and trying to encourage more people to contribute. My slides are here: http://www.slideshare.net/lokku/mapstraction-2537688 let me
2009 Jun 13
4
Automatic provider API loader for mapstraction?
Hi, today I gave a talk at Barcamp Vienna ( http://www.barcamp.at/BarCamp_Vienna_Juni_2009) about Mapstraction and its recent progress. The crowd was really impressed! In the follow-up discussion several people were asking why mapstraction itself can''t take care of loading the provider APIs. I''m not sure if anybody is working on this, but such an automatic api loader has quite
2010 Jan 05
2
Clustering in Mapstraction
Hi All, I''m looking for a good example of client-side marker clustering with Mapstraction. It would be especially valuable if it was easily reusable code, similar to MarkerClusterer for Google Maps: http://gmaps-utility-library.googlecode.com/svn/trunk/markerclusterer/1.0/docs/reference.html If no such thing exists for Mapstraction (and I haven''t seen one), what are the
2009 Mar 11
1
Image Overlay demo not working.
HYPERLINK "http://mapstraction.com/demo-overlay.php"http://mapstraction.com/demo-overl ay.php is not working. Did something change with Google Maps that makes this not work? No virus found in this outgoing message. Checked by AVG. Version: 7.5.557 / Virus Database: 270.11.10/1995 - Release Date: 3/11/2009 8:28 AM -------------- next part -------------- An HTML attachment was
2009 Sep 14
1
Event listeners
Hello I am new to Mapstraction so bear with me. I am trying to use Mapstraction V2, I need to call particular function when the map has loaded. I have tried this.map.addEventListener(''load'', this.onMapReady, this) unfortunately this does not seem to do the trick. How would one go about achieving this, is there a place where i can access V2 examples? The sandbox only seems to
2010 Apr 30
6
addListener
I am trying to use the marker method addlistener(). A simplified version of what I''m trying to do: var map; var marker; map = new mxn.Mapstraction(''myMap'',''google''); map.setCenterAndZoom(new mxn.LatLonPoint(45.559242,-122.636467), 15); marker = new mxn.Marker(new mxn.LatLonPoint(45.559242,
2009 Mar 04
5
Detect polyline relationship to map bounds?
I''m working on a mapstraction implementation modeled after the radius search feature. (http://mapstraction.com/demo-radius.php) I''d like to recognize when the user extends the radius beyond the visible edges of the map and adjust the zoom level. I''m not seeing how to test this when redrawing the circle. I thought maybe I wanted to use polylineCenterAndZoom()
2009 Jan 19
2
Can I use my own map
Hy guys, I was reading some information about your great service and I wanted to know one thing. It''s not clear if using mapstraction is possible to use my own maps (I create my own tiles I would like to visualize) or if just a service that wraps existing services. I f I can use my own maps, I wanted to know if you can give me a link or something that can be useful to get started with it!