256 (maximally) distinct markers in Google Fusion Table Maps? -


i have 400k points in following format:

latitude  longitude  label 

where label number between (0, 256). want show them on map distinct colors/markers.

i mapping points using label column type text , results here.

the problem: seems labels have same marker, specially ones shown red in map despite having different labels. know column should have name of marker.

the question: there way can automatically map label column 256 distinct markers?


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -