Hello there, Yes, I get your idea but in the demos I've seen so far there is only one way to load a batch of markers and it's by using a textfile I've not seen another way to do so unless I code a lot of jscript...
Date: Wed, 25 May 2011 10:29:47 -0500 Subject: Re: [OpenLayers-Users] Questions about Markers and Text markers From: [email protected] To: [email protected] CC: [email protected] Hi, My guess would be that one way to approach this would be to have an XML file of your preference loaded into the side-bar and map at the same time. If you set a listener to the list-item and it's related feature, you should be able to get the functionality you're describing. Someone may have a more detailed solution. On Wed, May 25, 2011 at 9:48 AM, Miguel Chang <[email protected]> wrote: I want to show a sidebar with the information of the markers, kind of list where I could sort the data by date or by location and by selecting this list it directly shows me the position on the map. > CC: [email protected] > From: [email protected] > Subject: Re: [OpenLayers-Users] Questions about Markers and Text markers > Date: Wed, 25 May 2011 00:49:34 -0500 > To: [email protected] > > Can you clarify what you're trying to do? By definition if you want to mess > with the text on the client side you'll need jscript...which is what ol does. > > Sent from my mobile device > > On May 24, 2011, at 11:28 PM, Miguel Chang <[email protected]> wrote: > > > Hello there, I´m implementing a web page using Openlayer as the map > > provider and so far it seems to work... but I have some troubles with the > > markers because I want to show the information both at the map and on the > > page itself, is there anyway to manipulate the data from text file once > > loaded? also I´m looking for a more direct approach on feeding the data, > > like extracting directly from a database, is there any implementation that > > does not involves a lo of javascript coding ? > > > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/openlayers-users
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
