You'll need a combination of markers and custom overlays: http://code.google.com/apis/maps/documentation/examples/overlay-custom.html - to create the overlay or boundary.
http://code.google.com/apis/maps/documentation/examples/marker-simple.html - to create the markers Then for every marker you can add a custom infowindow that can make an ajax call to get the full blog info related to that marker. There are lots of demos with the things you are looking for... http://code.google.com/apis/maps/documentation/demogallery.html On Jun 18, 3:54 pm, rosquillas <[email protected]> wrote: > Hi every one, I'm working for a Conservation Initiative en Chiapas, > México. We want to make a blog to communicate all the activities > taking place inside the protected area. So the idea is this: I want to > show the protected area map, then a pin for every blog entry, and > clicking the pin would show the blog entry completly. Please check > this pdf to have a visual idea. I'ts in spanish but I'm sure you can > get the idea.http://rosquillas.googlepages.com/blogeltriunfo.pdf > Thank you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
