search for: openlayers

Displaying 19 results from an estimated 19 matches for "openlayers".

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 : this.map.addPopup(this.infoPopup); this.infoPopup.show(); Which basically works but : * If that openBubble is called too early, a extent is null...
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 ----...
2009 Dec 13
0
r65 committed - Use the GeoCommons addOverlay method
...earth.net/mapcontrol/mapcontrol.ashx?v=6.2"></script> + <script type="text/javascript" src="http://api.maps.yahoo.com/ajaxymap?v=3.8&appid=5wTxDW_V34GQjK.7glLG6OnJSRxCvfLj7ktMsuOoR42Gkm16vDVEjjw6FGWJ1Gky"></script> <script src="http://openlayers.org/api/OpenLayers.js"></script> - <script src="../source/mxn.js?(google,yahoo,microsoft,openlayers)" type="text/javascript"></script> --> - <script charset="UTF-8" type="text/javascript" src="http://localhost:4002/...
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 Jan 21
7
Panning map to a point vs. setCenter
...': case ''openstreetmap'': map.panTo(point.toGoogle()); break; case ''microsoft'': map.PanToLatLong(point.toMicrosoft()); break; case ''yahoo'': case ''openlayers'': case ''openspace'' : case ''multimap'': case ''mapquest'': case ''freeearth'': case ''map24'': case ''viamichelin'': this.set...
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 missing specific to Leaflet? I tried debugging the click event path but wasn''t able to follow it. Any tips on where to start debugging? I have a pretty simple map with just a few markers, a custom (go...
2009 May 31
7
[mapstraction commit] r11 - Added functionality to automatically load scripts needed.
...@param {String} element The HTML element to replace with a map - * @param {String} api The API to use, one of ''google'', ''yahoo'', ''microsoft'', ''openstreetmap'', ''multimap'', ''map24'', ''openlayers'', ''mapquest'' + * @param {String} api The API to use, one of ''google'', ''yahoo'', ''microsoft'', ''openstreetmap'', ''multimap'', ''map24'', ''openlayers'',...
2008 Jan 03
3
GeoRSS support and Openstreetmap
Hi, is geoRSS overlay supported with openstreetmap ? I can''t get it to work. Google maps georss http://blogs.intermedia.uib.no/motel/experiments/bergenGeoRSS.html Openstreetmap georss http://blogs.intermedia.uib.no/motel/experiments/bergenOSMGeoRSS.html As you can see, nothing shows in the openstreetmap example. Regards -- Rune Baggetun
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
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 don'&...
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 Sep 29
0
Adding markers with info bubbles
Hi All, I am following an example of adding markers on a openlayers interface. Having difficulties when trying to add markers into a custom tiled map. Is there anyone that can help me? If you need more info, I can provide the code. Thanks, Gokalp Selcuk gselcuk at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http:/...
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 anywhere that documents what progress has been made for each provider? I''m willing to help out with some of the development, I just don''t want to trample...
2010 May 08
0
Survey on Web Geo-Spatial Open-Source Technologies: Questionnaire on Ruby On Rails
...Estimated completion time: about 1 minute (per questionnaire) Link to the questionnaires: http://bit.ly/geospatial-opensource-survey Projects included in this survey: GeoServer, MapServer, PostGIS, MySQL, Hibernate, Hibernate Spatial, Ruby on Rails, Grails, Proj.4, GeoTools, Java Topology Suite, OpenLayers, JsExt, Prototype, MooTools Feel free to contact us at andrea.ballatore [at] ucd.ie if you have any questions, comments and recommendation about this survey. Thank you for your attention, Spatial Information Systems Group, School of Computer Science and Informatics, University College Dublin --...
2010 May 21
0
Survey on Open-Source Technologies: Questionnaire on RoR
...the questionnaire: http://bit.ly/geospatial-opensource-survey-rubyonrails Survey Home page: http://bit.ly/geospatial-opensource-survey Projects included in this survey: GeoServer, MapServer, PostGIS, MySQL, Hibernate, Hibernate Spatial, Ruby on Rails, Grails, Proj.4, GeoTools, Java Topology Suite, OpenLayers, Ext JS, Prototype, MooTools Feel free to contact us at andrea.ballatore [at] ucd.ie if you have any questions, comments and recommendation about this survey. Thank you for your attention, Spatial Information Systems Group, School of Computer Science and Informatics, University College Dublin --...
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!
2008 Dec 23
4
CentOS, PHP, Basic GIS
I have no experience with GIS whatsoever. I really know squat about it. I'm currently working on a project to plot locality data for wildlife on a map of Shasta County. This is for a new herpetological club that hopes to track strength of our local herp populations, since it seems evident that in the last 20 years we lost one species of frog and are close to losing another (probably less
2006 Jun 29
11
AJAX Maps
Hi, I would like to know if there is a library that provides an API to support map scrolling, like the one available in google maps. This is, I would like to create a user interface where the user is able to see a small part of a large map. It can then move the view, thus observing another part of the map. Additionally, I would also like to provide a zoom mechanism. Thanks in advance. --
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