Share This
Google Map demo
Minimal demo showing how to display Freebase data in Google Maps.This data for this app is loaded from a static .js file rather than dynamically from Freebase. Developing your query in the Query Editor and then copy/pasting the data is a good way to build a skeleton app.Exercise for the reader:Make...
Learn more about Google Map demo »
Add More Topics
Save this view to a base, or just for yourself.
2 Programming Language topics matching:
Filter this CollectionJavaScript
JavaScript is an object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications. It is primarily used in the form of client-side JavaScript, implemented as an integrated...
Language Designers:
Parent Language:
Language Paradigms:
View entire collection »Introduced:
- 1995
mjt
Mjt is an HTML templating engine that runs entirely in a web browser. It was built for the Freebase service, but it can be used for many other web services. It is distributed as open source.For more information see mjtemplate.org.