Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Murtnowski

#1
VGMaps Social Board / Re: GMaps for Game Maps (Beta)
September 26, 2013, 11:24:11 AM
Pretty cool.  I came up with a way to do it without any tile pre-cutting.

https://github.com/Murtnowski/GMap-JSlicer

It just takes a single image and chops it up on the fly all on the front end.  Super easy to implement

Quoteslicer = new JSlicer(document.getElementById('map'), 'myImage.png');
slicer.init();

You can see a demo at http://gvgmaps.com/linktothepast/