On Jul 5, 8:21 am, "Map&EarthNewbie" <[email protected]> wrote: > How do I implement a UI similar to Google Map -- the one with the > sidebar showing on the left which contains a list of points in the map > and can be made to appear/disappear? Does Google provide that UI?
No. But you can code it with the tools they do provide. > > Also: > > 1. I like less details on my map than what "Map" view provides. It's > just too busy with all that information that appears in the default > view. Is there a way to reduce the details (and then somehow allow > user to add details if they want)? Not using Google's tiles. They are what they are. Your only option is to create a custom map (assuming you have map tiles that meet your needs an permission to use them online). -- Larry > > 2. Can anyone point me to a "pretty" implementation of Google Maps > used to plot a lot of people on it (e.g. like a dating site's > members)? I'm looking for some inspiration for my map. > > Thanks. > KIP --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
