Questions tagged [map]

21 questions
4
votes
3 answers

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
chchrist
  • 141
  • 3
3
votes
0 answers

What is the recommended method to analyse the structure of a HTML page/site?

Recently, I have had to analyse and upgrade a web application. I need to know the relationships and functions of each file including CSS and JS inside each page, as opposed to the whole website. Thus, I would like to draw a "file map" to visually…
3
votes
1 answer

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:
EmmyS
  • 365
  • 1
  • 4
  • 13
3
votes
1 answer

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 creation (so I can add or update content on the…
JordanReiter
  • 171
  • 7
2
votes
1 answer

Can Google Analytics label countries without data on the map?

Looking at audience-geo-location I can view a map of the world by nation. I can mouse over the shaded nations from which 'sessions' arose to obtain a count and the name of the nation. However, for the grey nations (those without sessions) a…
user43906
  • 21
  • 2
2
votes
2 answers

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 know of any simpler API?
Julien
  • 151
  • 7
2
votes
2 answers

Saving a Google API-generated dynamic map to a static image

I have a series of coordinates data which I plot onto an API-generated heatmap visualization using Google Maps API. The data changes daily, and I'd like to capture the heatmap and save it as a PNG or JPG image programmatically from within PHP so…
richhallstoke
  • 3,053
  • 13
  • 26
2
votes
2 answers

Can Googlebot crawl and index data shown on a map (powered by Google)?

I have a web service that includes mainly data on map. Can Google fetch these data (asynchronously loaded )? The solution I'm opting right now is to set the data URLs in a regular sitemap, but there is no geolocation information on it.
2
votes
1 answer

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 clunky to me, does anyone here know of a more elegant…
2
votes
1 answer

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 see this images and he pays for this area (not…
Jens
  • 121
  • 1
2
votes
2 answers

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 display on the map all the time. Like the TM Lewin…
Rondey
  • 21
  • 1
1
vote
2 answers

Marking Maps with Schema or Using the Rich Snippet Map Feature

I want to know if it is possible to make a Map Rich Snippet of my website, but I don't want it to be Google Maps. Haven't seen any Yahoo or Bing maps on Google SERPS. Is it possible to make that Rich Snippet from another website? Or any other…
1
vote
1 answer

How to add a Google Map to search results?

How can I get a business map location displayed along with the Google search results page?
TBI Infotech
  • 111
  • 1
  • 3
1
vote
2 answers

Customising Google Maps breaks highway label blocks

I'm trying to customise a Google map to use shades of a particular colour. It's working nicely except the blocks that contain major road names / numbers is illegible. I've figured out how to target styles to those elements, but setting the 'color'…
user2248809
  • 21
  • 1
  • 4
1
vote
1 answer

Apple Maps business data - what sources and refresh rate?

I need to update/manage business data for 600+ locations in Apple Maps. I've read from various sources that Yelp appears to be the primary source of Apple Maps' data. How frequently does Apple refresh the data? Are there any other means of…
GDVS
  • 7,803
  • 15
  • 33
1
2