Skip to content

devnook/FreebasePlaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#FreebaseMaps

This is a sample app that combines geolocated entities from Freebase with Google Maps API.

You can see the deployed version on googleknowledge.github.io/FreebaseMaps.

The app uses browser's geolocation feature to find user's location and displays a map of interesting objects that can be found nearby (within 50 000 ft). It uses the Freebase Search API to find relevant objects.

When user clicks on one of the markers, the app calls the Freebase Topic API to fetch more information about that object. Once the information is retrieved, it populates a purejs template to display a knowledge card for the user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published