Hi,
I have some questions regarding Maps. I'm trying to make a google maps page with multiple markers in different categories..
I want to place multiple markers (6+) on the Map. Is it possible to use lat/long data for markers instead of address? I need to use lat/long because I have to pinpoint the exact accurate location on the map, not just the city of Sydney but maybe a building in one of the streets. And can I associate the content for each marker when it pop ups (information when I click that marker)? And can I associate each marker with a different icon (i.e. Plane, Boat, Red arrow, Blue arrow, etc)? How the syntax would be for all this?
Is it possible to read the lat/long and content from an external txt file (on the same server)? So when I want to edit, add or remove any place I can work only on the data file, not on the html file.
I have different categories for markers (30+) on the Map, for example Airports, Hotels, Restaurants, Shopping Malls etc. Is it possible to put them in the page in a list with a box, and the associated markers will show on the map only when the appropriate box is ticked? For example if I want to see just the Airports I tick the "Airports" box, or if I want to see only Hotels and Shopping Malls then I tick these 2 categories and their markers will show in the map..
Thank you very much in advance.
