General question on graphics and drawing

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I want to basically take a bank map of the united states, and draw the states over it as custom shapes. Then i want to load information from a sql database and relate the information to those shape objects i have representing the states. Like if it was a
republican state in 2008 election the shape representing the state will turn red.
So my question is, if i want to draw these state shapes, obviously using basic draw and graphics methods would be very painstaking. Is there a faster and easier way to do it. If there isnt, any suggestions on quick and efficient ways to accomplish this?
Its hard enough to do a good job drawing the states on a US map in paint or something.

View the full article
 
Back
Top