Displaying 20 results from an estimated 20000 matches similar to: "any example for Mapstraction.writeInclude"
2008 Mar 01
0
package name for mapstraction
Hi,
Can you consider adding a package name / namespace to the mapstraction
classes.
For example new mapstr.LatLonPoint(..)
This will help avoid potential conflicts with other JS libraries.
Thanks,
Sanjiv
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jun 10
0
How to unsubscribe from mapstraction mailing list
I''ve seen some other requests for this - so I''ll email out once.
Here is the URL to unsubscribe from the Mapstraction mailing list.
http://lists.mapstraction.com/listinfo.cgi/mapstraction-mapstraction.com
If you have any problems or additional questions, please email me
directly and don''t Copy the entire mailing list.
Thanks - and happy mapping. :)
Andrew
2009 Oct 22
0
Mapstraction v2 test suite and state of coverage?
Hi,I''m just starting to take a look at Mapstaction, it seems like a great
library. I''m particularly liking the structure of v2. I have a couple of
questions:
- Is there is any kind of test suite for v2?
- I''ve been trying to use the Openlayers provider and I have been running
into some problems, it seems like the v2 implementation might not be
completed yet. Is there
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 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 Jun 01
0
[mapstraction commit] r12 - Implemented most Cloudmade functions. Still requires image, tile and KML/GeoRSS overlays
Author: duvander
Date: Sun May 31 17:34:27 2009
New Revision: 12
Modified:
trunk/source/mxn.cloudmade.core.js
Log:
Implemented most Cloudmade functions. Still requires image, tile and
KML/GeoRSS overlays
Modified: trunk/source/mxn.cloudmade.core.js
==============================================================================
--- trunk/source/mxn.cloudmade.core.js (original)
+++
2008 Jun 03
3
OpenSpace support for mapstraction
Attached is patch to provide support for OpenSpace in mapstraction. A demo
can be seen at http://yvonnesplants.co.uk/openspace_demo.html.
Note that OpenSpace seems sometimes to have a problem with links clicked
from email. If you get an error ''HTTP referrer not valid'' then open a new
browser window and paste in the link and it should be ok.
The following features are not
2010 Jan 11
1
Using mapstraction
Folks,
I just wanted to drop a quick note pointing out that the next version of
the StatusNet microblogging software uses Mapstraction to provide a
mapping interface. It uses the OpenStreetMaps flavour by default.
It''s in use in production on identi.ca, for example:
http://identi.ca/evan/map
Thanks for a great piece of software!
-Evan
--
Evan Prodromou
CEO, StatusNet, Inc.
evan
2009 Mar 10
3
mapstraction as org for GSOC?
Google Summer of Code has announced the opening of applications for
Mentor organizations. Pamela Fox mentioned awhile ago that Mapstraction
may be a good fit.
http://socghop.appspot.com/
I would like to brainstorm if we have identifiable projects, and
preferably even interested students, that would like to work together on
putting in some applications. A couple of initial possibilities:
-
2009 Mar 23
4
Bird''s Eye integration in Mapstraction
Are there any plans to integrate Virtual Earth''s Bird''s Eye view to
mapstraction?
I tried an "integration hack" but then found out that there are too
many issues involved (check whether birds eye is available for the
current map area, disabling zoom controls,...).
Has anyone else tried it?
Franz
2008 Feb 29
1
Using ym4r/mapstraction''s cluster.js with RJS
Hey all,
This is a little OT but ...
I''m trying to use this the YM4R/mapstraction clusterer with RJS but
having a hard time, I can create a working cluster when i initiate it in
a controller, but not from RJS.
For the proper flow in my app it would be very helpful to be able to do
it from RJS.
Thanks for the help,
Chuck
--
*Chuck Fletcher*
Email: chuck at chuckfletcher.com
2009 Mar 08
0
Mapstraction Git?
> How are things progressing with mxn2? Are we at a stage to begin
> implementing this and getting it into SVN?
>
Indeed - great question. Would like to talk about the new version and
encourage contributors at SXSWi! :)
Also, what are your thoughts on putting it into Github for actual code
hosting? I''m quite in love with the whole branching/merging capabilities
of git. It
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
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 Apr 12
3
Last push to Mapstraction v2
Hey everyone - how are things going?
I wanted to see what the consensus was on last steps to push out the
RC for the new Mapstraction architecture?
Timing-wise, I''m speaking at JSConf in 2 weeks and would like to be
able to mention the new arch (currently talking about using JavaScript
to control immersive virtual worlds, but may try to switch to talk
about JS Mapping) - regardless
2010 Jun 15
0
Draggable Marker - "dragend" event - Example?
Hi everyone,
I have been developing a site using mapstraction over at dojolist.org
I currently geocode an address to add a marker on the map when creating
a new dojo. What I have been trying to do is make it so that I can drag
the marker and then have the lat/long fields updated from the map.
I have not been able to find an example of this on the mapstraction
site, does someone have an example I
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
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
2009 Nov 30
3
Specifying sub-filters
Hello everyone.
I have been looking at the filtering on Mapstraction and realized that it does not allow for sub-filters.
I have modified the applyFilter function to accommodate sub filters.
for example if I wanted to filter all houses that are blue and green and also all warehouses irrespective of color
now I can use
map.addFilter(''Type'', ''eq'', { pFilter:
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