Displaying 20 results from an estimated 500 matches similar to: "speaking about mxn at #geomob"
2009 Oct 22
6
Mapstraction V2 Geocoder?
Hey all,
I''m wondering about your thoughts on upgrading the Geocoder to use
Mapstraction V2. Currently it uses the old syntax (i.e., for
LatLonPoint, etc.):
http://mapstraction.appspot.com/#geocoding
Moving from V1 to V2 is fairly simple changes to the code. However, I
wonder whether we want to update the way the geocoder is structured,
as well? Some options:
1) Roll geocoding
2011 Jan 04
5
Webkit - can't find variable: mxn
In my app (v2.0.15) and on the mapstraction demo the first time I load the page in Safari I get the error "Can''t find variable: mxn" and the map doesn''t load.
http://mapstraction.appspot.com/
mapstraction.googlecode.com/svn/trunk/source/mxn.core.js:6ReferenceError: Can''t find variable: mxn
I''ve seen a few old posts in the list archives about similar
2010 May 19
7
Safari reload
Hi,
is tehre any news on the safari reload bug?
Maybe a workaround?
Mapstraction is sometimes not displayed on reload...
regards
Henrik
2010 Jan 13
8
How to use getCenter
Hi,
I am starting to use Mapstraction with the openlayers provider, and I am not
sure how to retrieve the current center of a map in a cross-provider way.
i.e. currently when calling map.getCenter(), the result returned is the
openlayers internal one, not the long/lat used when calling setCenter().
Is that the expected behaviour?
Regards,
Philippe
-------------- next part --------------
An
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 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()
2010 Aug 09
3
New build 2.0.5
Just applied some changes from Adam and Dylan and uploaded a new build. Good
stuff guys, thanks.
Get 2.0.5 here:
http://github.com/mapstraction/mxn/downloads
Derek
--
Derek Fowler
m. +44 (0) 7966 512 369
e. dezfowler at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Feb 09
15
Mapstraction v2 architecture demo - work in progress
Hi guys,
Been working on this over the past few evenings and, although it''s not
actually working yet, I thought I''d give you a first glance.
The core mapstraction stuff is about 1800 lines with the Google
implementation code adding another 500. Original mapstraction is 5353 lines
so we''re looking at 5800 for this version if you were to include all
provider
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 -
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,
2010 Aug 30
4
Implementation of openBubble for openlayers
Hello,
I''m back with another problem, the method Marker.openBubble isn''t
implemented yet. I tried to hack a solution but I encountered some problems.
When the popup is created in the toProprietary method from Marker in
mxn.openlayers.core.js, I keep a reference on it with a this.infoPopup =
popup.
Later in the openBubble method, I do :
2012 Mar 30
1
Popups not appearing for leaflet using mxn 2.0.18
Good day,
I''m trying out the new Leaflet provider using the 2.0.18 release.
Unfortunately, I haven''t been able to get a marker bubble (popup) to
appear after clicking on the marker. I think my use of Mapstraction is
correct as I see a popup appear for the googlev3, ovi, and openlayers
providers when I switch with no other changes to my code.
Is there a step I''m
2009 May 24
9
Mapstraction Sandbox & V2 push
Greetings from the day of rest after a week of Where. It was a great
time out here - and there is a lot of interest in the community around
Mapstraction.
The new Sandbox (http://mapstraction.appspot.com) made surprisingly
quick rounds and lots of kudos. It will be a great place to demo
Mapstraction and encourage developers.
We had a very good discussion about Mapstraction at WhereCamp. Pamela
2010 May 21
7
Provider API versioning
Hi folks,
Wondering whether I can get a quick show of hands from those of you who use
OpenLayers. The latest version of the API has some refinements for adding
the OSM layers which it would be good to take advantage of. If anyone who
uses OpenLayers is planning to upgrade from Mapstraction v1 to v2 would it
be acceptable to have to upgrade OpenLayers too? That''s assuming you
2009 Jan 08
20
Mapstraction V2 Architecture Demo
Hi all,
I''ve been fiddling with some mapstraction architecture ideas and before I
lose my mind (caller, calleee, apply, arguments, pop!), I wanted to share my
progress.
Please see here for details:
http://www.thegecko.org/mapstractionv2/
I''m by no means a javascript guru, so I would appreciate any feedback you
may have :)
Kind regards,
Rob
-------------- next part
2010 May 01
1
GoogleV3 doesn't support map type control
Seems be a simple fix, as the code for adding the map type was missing from mxn.googlev3.core.js. I created a ticket and attached a patch, http://code.google.com/p/mapstraction/issues/detail?id=37. In simple testing, it now works.
Lev Tsypin
_____________________
Level Online Strategy, LLC
503.342.8044
levelos.com | twitter.com/levelos
-------------- next part --------------
An HTML attachment
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 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
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
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