Topic: backers on the map

Home Forums Chatter backers on the map

This topic contains 25 replies, has 10 voices, and was last updated by Profile photo of pelgrim pelgrim 3 months, 1 week ago.

Viewing 12 posts - 13 through 24 (of 26 total)
  • Author
    Posts
  • #5952
    Profile photo of gid
    gid @gid
    My Robox is a Green Kickstarter Beta

    @mikeg: the page needs to be named the same as your Roboxing user name, ie. [[:user:mikeg]]. You can make it display a different label though: [[:user:mikeg|Michael Gordon]] if you prefer.

    Tom Gidden -- Bristol, UK -- New Roboxer? Check out the wiki, and add yourself to the map! http://roboxing.com/user_locations
    #5954

    @gid Thanks - fixed.

    #6003
    Profile photo of Luis Bustamante
    Luis Bustamante @luis-bustamante

    Just added myself.

    #6024
    Profile photo of Grimtech
    Grimtech @grimtech

    I am added to the map :)

    My house if full of bits of plastic! Bristol, UK
    #6050

    Ian @datman

    I’m on the map. But not in the list of users??

    #6051
    Profile photo of gid
    gid @gid
    My Robox is a Green Kickstarter Beta

    Impressive! :)

    Actually, adding the name to the bottom of the user_locations page is just to make the page easier to create. The map generation script just looks at all user pages.

    Tom Gidden -- Bristol, UK -- New Roboxer? Check out the wiki, and add yourself to the map! http://roboxing.com/user_locations
    #6276

    pelgrim @pelgrim

    @gid
    I ran into the same problem your google maps have in your wiki pages, the zoom control looks distorted.
    Did some searching, found this little advice that solves the problem: Bootstrap distorts some Google Maps Controls and Overlays

    so copy paste next few lines in the head section and google maps is happy again.

    <style type=”text/css”>
    #usermap_canvas img {
    max-width: none;
    }
    </style>

    java (EE), JavaFX, HTML, GIS) programmer, database wizard, framework inventor, looking for a job ! http://roboxing.com/wizards
    #6280
    Profile photo of gid
    gid @gid
    My Robox is a Green Kickstarter Beta

    Thanks! I’ve added it.

    Tom Gidden -- Bristol, UK -- New Roboxer? Check out the wiki, and add yourself to the map! http://roboxing.com/user_locations
    #6324

    Scribbleswd @scribbleswd

    I’m on the map now!! Looks like I’m the second to add myself from the US.

    #6327

    Trekman42 @trekman42

    Added myself. Third added from the U.S.

    • This reply was modified 3 months, 1 week ago by Profile photo of Trekman42 Trekman42.
    #6333

    pelgrim @pelgrim

    @gid
    it’s a small map, clustering would be fun, even now:markerclusterer
    Easy counting is one thing, you really have to zoom a lot until you see there are too backers in Portishead.

    it’s as easy as adding this js to your code
    <script src=”http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/src/markerclusterer_compiled.js” type=”text/javascript”></script>
    and throwing all your markers into a clusterer like this:
    var markerCluster = new MarkerClusterer(map, markers);

    java (EE), JavaFX, HTML, GIS) programmer, database wizard, framework inventor, looking for a job ! http://roboxing.com/wizards
    #6338
    Profile photo of gid
    gid @gid
    My Robox is a Green Kickstarter Beta

    Thanks, @pelgrim! Added.

    Tom Gidden -- Bristol, UK -- New Roboxer? Check out the wiki, and add yourself to the map! http://roboxing.com/user_locations
Viewing 12 posts - 13 through 24 (of 26 total)

You must be logged in to reply to this topic.

Subscribe now to be kept up-to date with the latest Robox® news. Subscribe Now