Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6899667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:27:01+00:00 2026-05-27T07:27:01+00:00

I’ve seen this question asked all over the net, but haven’t seen an answer

  • 0

I’ve seen this question asked all over the net, but haven’t seen an answer that solves it yet.

Here’s what I need to do – based on data from my database, I need to highlight countries on a map of Africa. This is for a web-based game and I don’t want to use Google Maps and the like.

This can’t be a new problem and I assume there’s a PHP library somewhere out there that does it, or at least a file containing the necessary info (from what I understand I need a lot of coordinates). The map doesn’t need to be interactive (no on-click or on-hover events) and I’d like to keep this server-side if possible. It just needs to display the countries and color them based on data from the database.

However, if you don’t have a PHP solution, I’ll be grateful for any alternative options using Javascript (note that data still has to be extracted from DB).

One last question – how hard would it be to simply create a .PNG image of each country with the rest of the map transparent and position them so as to form a map? In that case, is there a PHP function that would allow me to highlight individual countries?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T07:27:01+00:00Added an answer on May 27, 2026 at 7:27 am

    You can’t do this easily in PHP but with a jQuery plugin imageMapster it’s really simple. Here’s a map demo that sounds suitable for you.

    http://www.outsharked.com/imagemapster/examples/usa.html

    You can set it up as an image map and set it to highlight map areas on load, mouseover, click etc. The highlight can be either CSS based or an alternate image.

    It’s very well documented and has been a life saver many times for me.

    Here’s an example of how you set area to their onstate:

    <script>
        $(document).ready(function() {
            $('#IMAGE_NAME').mapster('set',true,'AREA_ID');
        });
    </script>
    

    EDIT: This is actually the 2nd time today I’ve recommended this. I’m not affiliated with it in any way, I just think it’s cool.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have a French site that I want to parse, but am running into
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I want to count how many characters a certain string has in PHP, but
For some reason, after submitting a string like this Jack’s Spindle from a text
this is what i have right now Drawing an RSS feed into the php,
I've got a string that has curly quotes in it. I'd like to replace
Seemingly simple, but I cannot find anything relevant on the web. What is the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.