Click to See Complete Forum and Search --> : Putting small location maps on a website : How ?


Williebee
04-09-2010, 01:48 PM
I am developing a site and wish to have the ability of putting a location map, for a number of linked sites, (obviously not all at the same time)

I been looking at Google maps and it's seems pretty easy just to look up a postcode, get a map, customise the size then paste the code into a site.

However, I know there is an option to show all businesses on a map, but I definitely don't want this option to be shown. A location map for a local butcher doesn't want to promote all their rivals. How do you turn this option off. A map with just the one arrow would be nice

Can you set the marker to an exact location.

I don't have to use Google ... if there is another suitable site, even just for a small static map, that would be all i would need.

thanks !:)

BIOSTALL
04-09-2010, 02:17 PM
Hi williebee,

Have you considered using the Google Maps API? This enables you to place a single marker literally right on top of the businesses location.

In doing so you can also customise the text that appears in the bubble, change the marker icon, do radial searches etc. Certainly gives you a lot of flexibility.

Hope that's of some help,

BIOSTALL

Williebee
04-10-2010, 04:03 AM
Thanks for that

Would this still be a free service for my use ? Google states free if access by consumers is free, which it will be.

I intend setting up a directory type shopping site, but will sell advertising space to local shops etc. Each will then receive page of details on my site, a locality map as well as a direct link to their own site.

Would I be able to embed several maps, ot at least links to each one ?

thanks again

BIOSTALL
04-10-2010, 05:27 AM
Would this still be a free service for my use ? Google states free if access by consumers is free, which it will be.

Yes it is totally free and also relatively simple to do. The API documentation provides lots of examples for you to use.

Would I be able to embed several maps, ot at least links to each one ?

Yes, you can have as many maps as you want on a page.

Let me know if you need any more help,

All the best