Posts with tag polygons

Capture the Flag: Using a JavaScript API to Enable Interactive Drawing in MapQuest

Introduction

The MapQuest Platform provides a powerful means for developers to integrate MapQuest technology into their web applications. In this article, I will demonstrate how to add interactive drawing to a map using the JavaScript-based API. In the resulting application, a user can set up a real-life game of Capture the Flag by drawing components of the game on an online map. You can see the application live here, and you can download the source in a .zip file here.

Continue reading Capture the Flag: Using a JavaScript API to Enable Interactive Drawing in MapQuest