web designer Posted August 17, 2006 Share Posted August 17, 2006 [color=brown]hello.. I need someone's help :-[ please !I have a map that has many blue dots... and I have their latitude and longitude in my database.. I can easily do a search and pick few dots from my database.. [b]1st step:[/b]I need these few dots to be coloured by red in the result page that shows the map with all of the blue dots + new red dots ( where they should be above some of the blue dots )[b]2nd step:[/b]I should have the user able to click on these red dots.. so he can after that have all the stuff in the database that are related to this specific dot..[b]3rd step:[/b]the map is toooo big.. so I should have the user to be able to zoom in (while he is clicking around the red dot) but as in step 2 .. if he clicked on the dot.. results should be displayed.. how can i do these steps ::)?? heeelp ??? please :)web designer[/color] Link to comment https://forums.phpfreaks.com/topic/17804-clickable-map-help-please/ Share on other sites More sharing options...
trq Posted August 17, 2006 Share Posted August 17, 2006 1/ You should be able (given the co-ordinates) to achieve this with the GD library.2/ This could be acieved using an html image map. Nothing to do with php.3/ Once again... nothing to do with php. Link to comment https://forums.phpfreaks.com/topic/17804-clickable-map-help-please/#findComment-76032 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.