How to implement this kind of Google Map API like on this website

http://dentist-map.jp/map

as you can see, there is also a search bar then the markers. Since I am new to Google Map API, any outputs/feedbacks would be greatly appreciated. Do you think the locaations are stored in the database(the ones that automatically show).

Member Avatar for LastMitch

as you can see, there is also a search bar then the markers. Since I am new to Google Map API, any outputs/feedbacks would be greatly appreciated. Do you think the locaations are stored in the database(the ones that automatically show).

@kevinyu

You need to take a look at this:

https://developers.google.com/maps/

Are you familiar with javascript and php? If you are not, you might find it a challenge.

You can take a look at these examples:

https://developers.google.com/maps/documentation/javascript/v2/examples/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.