NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi All,

I am interested in embedding the search bar of openstreetmap in my website just like I do for google search. Here is the short template, I am not an expert in php or html.

<form method="get" action="http://www.openstreetmap.org/" target="_blank"> <input type="text" name="q" size="71" maxlength="255" value="" placeholder="Type here to use openstreet map"/> <input type="submit" value="Open street Maps"/> </form>

Please let me know if it is possible and if yes how?

Regards, Pawan

asked 16 Aug '13, 11:36

pkumar's gravatar image

pkumar
26112
accept rate: 0%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×33
×1

question asked: 16 Aug '13, 11:36

question was seen: 2,980 times

last updated: 16 Aug '13, 11:36

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum