Jump to content

makrand1996

New Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by makrand1996

  1. I'm sorry if i offended you. But as i mentioned earlier, this is a school project, not a real life application (i might implement it later, but no plans as of now) What you said about the number of other shoppers on that day is 100% correct but i doubt that implementing that is within my capability. And i dont think i will even have enough time to do it Regards, Makrand
  2. Good suggestion. I will keep that in mind. Thanks, Makrand
  3. i agree that i will get some "no shit sherlock" comments, but it will add a Wow factor to the program as till date, i havent seen anyone do this, i asked my dad about it and even he hasnt seen it so far. And i wont be using Djikstra's algorithm. i'll probably cook up a Nearest Neighbour algorithm or something similar. However, that is a secondary objective. Regards, Makrand
  4. ignace, Please change it to: How to trace a route on a map Thanks Makrand
  5. I dont want to make a map of the store via SVG. I will already have an image that contains the map and I will be marking the coordinates on it. I guess my thread title is a little misleading, sorry, my bad. Mods, is there anyway to change it now?
  6. I am not looking for a 3D interface. I will try out what josh suggested it seems to be the solution for me. Thanks josh, I will try this out and let you know if it works for me, I am an IB student so might not reply soon enough (this is for my Computer Science HL Dossier ). And yes, I agree with you that a shortest route algorithm for a store will be an overkill, but in developing that i will implement some aspects of PHP that might fetch me a higher grade, so I will include it anyways Thank You for such a quick response Regards, Makrand
  7. I want to make a map that shows the inside of a store, not between two locations. To clarify, here is an example: Suppose I am going to the grocer's and i want to buy bread, cheese and milk. So i can open up the website of the grocer's and get a map showing where those items are located inside his store and also gives me the fastest route so that i spend a minimum amount of time looking for the stuff and where it is located. I dont see how google maps can help me do that. Could you please show me how? I know how to show directions from the user's location to a specific coordinate. But how do I solve the above problem? Regards, Makrand
  8. Hi, First of all i want to apologize if i posted this in the wrong section. I am not really sure where it will go. So Mods, if u feel this thread belongs elsewhere, please shift it there. Now my problem: I am making this interface for shoppers where they can input their shopping list and the program will return a map with the shortest route to get the stuff they want. I dont know how to generate a map using PHP. I have a basic layout of the map, but how do i mark the locations on the map and then output it to the user as a single image? Regards, Makrand
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.