Jump to content

Map in php


grlayouts

Recommended Posts

I want to make a map for my online game, i dont know if anyone has seen the map on the game sepica.com i really want to make something like that but dont know where to start?

 

does anyone play on that site that can help?

 

basicly i have a world map image that i want each country to be clickable and place the players team colour in it. they have it as loc?282,272 and i dont know how to achive it?

 

any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/215502-map-in-php/
Share on other sites

First thing what came to my mind is to start with a map, an image in high resolution. Then a I would make XY coordinates on that image which would represent the countries. If you would ask me, I would use flash for this (I'm pretty sure that such a map is already made), otherwise it's a lot of JS.

Link to comment
https://forums.phpfreaks.com/topic/215502-map-in-php/#findComment-1120641
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.