I forgot to ask:
Should I create all markers one by one like that:
   <markers>
     <marker lat="43.65654" lng="-79.90138" label="Marker One">
      <infowindow>Some stuff to display in the&lt;br&gt;First Info
Window</infowindow>
     </marker>
   </markers>
or is there an easier option?

On 11 nov, 22:41, Alberto <[EMAIL PROTECTED]> wrote:
> Hi,
> I have create and export a kml file.
> It is able to see at:http://www.enjoy-spain.com/Enjoy_Spain.xml
>
> What I have done in place to create all markers (more than 500
> hundred) I have created a link to my Embedded Google Map as you can
> see.
> I have no idea if this is the correct way to do, but I dont understand
> when you said " You can use either EGeoXml or GeoXml to get access to
> the markers and
> use them with a clusterer."
>
> Could you have a look and explain if I have made something good or
> everything is crap?
>
> I have take a look to Mike William's tutorial and you are right. It is
> so much good information that I just don't get it.
>
> I will appreciate anybody helps.
> Best regards
> Alberto
>
> On 10 nov, 22:29, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
>
>
> > On Nov 10, 12:58 pm, Alberto <[EMAIL PROTECTED]> wrote:
>
> > > Hi Larry,
> > > Thanks to let me know. I will create an API based map.
> > > Apologize about I forgot to let you know I have a embedded map, I
> > > though it wasn't an important detail.
>
> > > Could you tell me if there is any way to use all the info I have in my
> > > embed map to create an API map? If possible I will spare much time.
>
> > You can export the information as either an RSS or as a KML (view in
> > Google Earth, then copy out the network link and potentially change
> > the &amp; to & and paste it in the browser address bar) .
>
> > You can use either EGeoXml or GeoXml to get access to the markers and
> > use them with a clusterer.
>
> > See Mike Williams' tutorial for lots of good information that will
> > help you create an API based map:http://econym.org.uk/gmap/
>
> > If you have issues, post a link to your map.
>
> >   -- Larry
>
> > > On 10 nov, 21:35, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > > > On Nov 10, 12:07 pm, Alberto <[EMAIL PROTECTED]> wrote:
>
> > > > > The only code I have on my website regarding My Map is the one I paste
> > > > > from Google Maps:
> > > > > <iframe width="800" height="350" frameborder="0" scrolling="no"
> > > > > marginheight="0" marginwidth="0" src="http://maps.google.com/maps?
> > > > > f=q&amp;hl=nl&amp;q=http:%2F%2Fmaps.google.com%2Fmaps%2Fms%3Fhl%3Des
> > > > > %26ie%3DUTF8%26msa%3D0%26output%3Dnl%26msid
> > > > > %3D118432336367628930650.00043e2b7f2af3da5929b&amp;ie=UTF8&amp;s=AARTsJo-
> > > > > qVmWOA808N4C53NFSKrmk-
> > > > > eEXg&amp;ll=37.335224,-4.020996&amp;spn=3.057182,8.789063&amp;z=7&amp;outpu­­­­­t=embed"></
> > > > > iframe>
>
> > > > > There is no code where clusterer must take the place of markers.
>
> > > > > Should I create a new one where I'll be able to rewrite that code? If
> > > > > yes, how can I get the code of My Map?
>
> > > > I'm not sure how we were supposed to know that you were using an
> > > > embedded map.  You will need to create an API based map to do what is
> > > > being done in the map that you were asking about.
>
> > > >   -- Larry
>
> > > > > On 10 nov, 20:40, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > > > > > On Nov 10, 11:36 am, Alberto <[EMAIL PROTECTED]> wrote:
>
> > > > > > > Hi,
>
> > > > > > > Thats exactly what I need but due to my knowledge about that, it's
> > > > > > > going to be hard.
> > > > > > > Should I fixed My Maps code or just create my own clusterer.js 
> > > > > > > file?
> > > > > > > And then..?
> > > > > > > Apologize to be so dummie.
> > > > > > > Hope somebody can explain me that matter better?
>
> > > > > > Did you see this:http://www.acme.com/javascript/#Clusterer
>
> > > > > > > Thanks in advance
> > > > > > > Alberto
>
> > > > > > > On 10 nov, 01:14, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > > > > > > > On Nov 9, 3:52 pm, Alberto <[EMAIL PROTECTED]> wrote:
>
> > > > > > > > > Hi everybody,
> > > > > > > > > I hope somebody can help me. I've been sent here from other 
> > > > > > > > > group
> > > > > > > > > trying to find a solution of my problem. I've read the post 
> > > > > > > > > but don't
> > > > > > > > > find anything.
>
> > > > > > > > > Here is my problem:
> > > > > > > > > On My Map there are few areas where few locations are
> > > > > > > > > too close to eachother that are impossible to see in a 
> > > > > > > > > regular view.
> > > > > > > > > I have seen in a website 
> > > > > > > > > (http://www.innsofspain.com/hotels/Madrid/)
> > > > > > > > > that they use a kind of marker marker that allows by clicking 
> > > > > > > > > on that
> > > > > > > > > marker to get a closer view of the map with a separate 
> > > > > > > > > markers with
> > > > > > > > > the right locations but the map still being the same if you 
> > > > > > > > > move in any
> > > > > > > > > direction.
> > > > > > > > > How can I create this kind of markers in my own Map.
>
> > > > > > > > I think you are asking about the 
> > > > > > > > clusterer.http://www.innsofspain.com/js/clusterer.js
>
> > > > > > > > The original code by Jef Poskanzer is 
> > > > > > > > here:http://www.acme.com/javascript/Clusterer.js
>
> > > > > > > >   -- Larry
>
> > > > > > > > > Hope somebody can help me
> > > > > > > > > Best regards
> > > > > > > > > Alberto- Ocultar texto de la cita -
>
> > > > > > > > - Mostrar texto de la cita -- Hide quoted text -
>
> > > > > > > - Show quoted text -- Ocultar texto de la cita -
>
> > > > > > - Mostrar texto de la cita -- Hide quoted text -
>
> > > > > - Show quoted text -- Ocultar texto de la cita -
>
> > > > - Mostrar texto de la cita -- Hide quoted text -
>
> > > - Show quoted text -- Ocultar texto de la cita -
>
> > - Mostrar texto de la cita -- Ocultar texto de la cita -
>
> - Mostrar texto de la cita -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to