The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
1answer
66 views

Map my sites.google.com/site/govtjobin to my custom domain & jobindia79.appspot.com to my custom domain in co.cc

I am having sites.google.com/site/govtjobin I want to map it to my custom domain & I have Google App Engine at jobindia79.appspot.com I want to map it to my custom domain in co.cc. How to do ...
1
vote
1answer
167 views

Using google maps as an input method

I'm wondering if it's possible to use gmaps pretty much as a type of input. Normally for Location a user has to enter: street address town/city state/province postal code country This seems too ...
2
votes
1answer
66 views

GEO Tool - commercial use

what i want to do: offer my clients the possibility to display their store as a small graphic (like google maps). just a small png with the location of the store. only the specific client is able to ...
2
votes
1answer
436 views

Javascript for draggable, zoomable map with Google-Maps-like features

I'm looking for a JavaScript-based tool for displaying draggable, zoomable maps. It has to have the following features: Can add markers, labels, balloons (a la Google maps) Must be scriptable after ...
2
votes
2answers
112 views

Display Business on Google Map

I want to be able to display my company on Google Maps. I have a places page set up. If you search for it Google will show my business with a red marker which links to my places page. I want it to ...
1
vote
2answers
411 views

building a site like padmapper [closed]

Is it a complicated process to build a site like padmapper.com? I am interested in producing a regional equivalent for Australia.
4
votes
3answers
242 views

Javascript Geomap?

Are there any javascript geomaps like this one (which is in flash)? http://code.google.com/apis/visualization/documentation/gallery/geomap.html Thanks in advance
2
votes
1answer
264 views

Google maps for a mobile site

We have a website that uses the Google Maps static maps functionality to embed maps into pages. This works with no problem; we just use something like this: <img ...
0
votes
1answer
130 views

Spatial data mining algorithms about local business web services?

Do you know any research paper about spatial data mining algorithms to retrieve trends about local business services (such as google places.. etc) let's say most rated restaurants this week.. etc ? ...
2
votes
2answers
553 views

What is the simplest API to create maps like in Google Analytics?

I want to create maps that show the number of clicks per country, just like in Google Analytics. I've looked at Google and Bing map API. These looks way to complicate for what I want to do. Do you ...