Posts tonen met het label Javascript. Alle posts tonen
Posts tonen met het label Javascript. Alle posts tonen
dinsdag 3 november 2009
Online mancala game
I wanted to train my java, gwt, junit and mockito skills. The result is an online mancala (or kalaha) game. It's a game for two players. You can try and play the mancala game over here: mancala game. Enjoy.
Labels:
game,
gwt,
Java,
Javascript,
kalaha,
mancala,
online game
maandag 27 juli 2009
Too many markers in Google Maps
When creating an application with the Google Maps Api I, as many, stumbled upon the problem of having too many markers on a maps. In some cases over 1000. On the web there are some good solutions.
Here's a blog with some solutions. I decided to try MarkerClusterer, which was added later to the article. The screenshots look good and it should work fine for my project.
Here's a blog of the creator of MarkerClusterer. It describes the use briefly.
A real good example of simple use, excellent to start out with, is over here. It shows the url of the script to include and how to display a bunch of markers on the map.
When you're somehow familiar with Google Maps and the MarkerClusterer, here's a good advanced example. The source code describes how to use the advanced setting, for example how to show your own markers instead of the colored circles that are standard for MarkerClusterer.
With these links, you should be able to create some nice applications.
Here's a blog with some solutions. I decided to try MarkerClusterer, which was added later to the article. The screenshots look good and it should work fine for my project.
Here's a blog of the creator of MarkerClusterer. It describes the use briefly.
A real good example of simple use, excellent to start out with, is over here. It shows the url of the script to include and how to display a bunch of markers on the map.
When you're somehow familiar with Google Maps and the MarkerClusterer, here's a good advanced example. The source code describes how to use the advanced setting, for example how to show your own markers instead of the colored circles that are standard for MarkerClusterer.
With these links, you should be able to create some nice applications.
Labels:
Google Maps,
Google Maps Api,
Javascript,
MarkerClusterer
Abonneren op:
Posts (Atom)