Hello!

Welcome to Comic Frontier Interactive Map, which simply is an interactive map of Comic Frontier events in Indonesia. This project was started as a concept during CF16 times (May 2023) and have gone to several rewriting/reimplementation, like during CF17 (Decemeber 2023) and CF18 (May 2024), and the latter is the one you're seeing right now. Time has gone pretty long and I, as the main developer of CFIM, am glad that this project finally has come to fruition and usable.

And a disclaimer before we begin: Mobile support are going to be implemented later! sorry for the inconvenience!

Currently, the map has this functionality:

  • Search functionality: Look for circle names, fandoms, or even the stands themselves using a text you input to the search bar.
  • Draggable, zoomable, map that highlights what you searched: You can explore the map as a whole, look where are the stands you want to visit or to just take a look, observe the density of the selected fandom, or whatever you want to do with them visually.
  • Map marking: Mark the stands you want to visit
  • Screenshot functionality: Screenshot; as of now, you can only screenshot, the part of the maps where the market happens.

This project started solo until sometime around CF18 where the the CF17 fandom data collection project member reached me out, a kind of exchange where they finally have a data visualization platform, and I finally have a very useful data for the map. Recently, we also got help from a part-time developer, a friend of mine I know, to develop the front-end design the very current page you see! More about people who have contributed to this project is detailed at acknowledgement page.

In the near future, we'll try to develop these features with mostly using your browser to store the data:

  • Granular Map Highlight Selection: While right now you can already see the fandom clusters or circle/stand position visualization (corresponding stands are highlighted in blue), you can only pick one item from the search bar. We aim to expand on this feature so you can pick more than one items, does not matter if those are stands, fandoms, or circles, and maybe you can mark each of them different colors (and set priorities of color to in case any of your selection conflicts each other as both of them may be eligible to be highlighted). You may also see the data provided by the curator exclusively.
  • Better search options: Filter search result to only show curated data (or even specify which curation you want to see), enable or disable superset/parent or subset/child fandom to appear, any other possible options.
  • Fandom/stand/circle details: A popup appears either on the highlighted stands or in a widget window of the map, containing informations related to what you are looking for. For example:
    • Clicking on a stand will show you what circles attending it on each day complete with the fandoms they sell (done!)
    • Searching for a fandom will tell you the statistics of how many and information of which stands and circle has them
    • Searching for a circle will also show you the circle cut images and other informations provided in the CF official catalog
  • More map elements support: I aim that to also cover for food vendors, official CF booths, and stages to be part of the interactive map.
  • Editor for developers: Usable map and/or data editor for devs, researcher,to fine tune whatever map or data we or you have. (Currently in development!)
  • Route making: Creates route for the map you marked

That said, this site is still undergoing development and in no way I'd say complete, so suggestions are wide open. I'll put a disclaimer first that I don't take unsolicited ideas on platforms other than I will provide. For now, you can just email me, I'll make a google forms later on. I accept in Indonesian language or English. If you really want to peek at the inner development cycle, we have a trello page you can peek in, or get in touch directly through discord

Also, we're still working on our privacy policy and terms of service (which are required when we later apply for Google APIs or other third party APIs that often requires this kafkaesque thing), for now here's what you need to know:

  • The map is currently free to use
  • We (as in the project itself) don't collect data from users directly, but our libraries we use to build this map may.
  • The data we use to create maps are based on publicly published entries, mainly from official CF's posts and web. Alternatively, we may obtain data from our partners like fandom data from the Institut Data Gembrot CF Research Team.
  • Right now, have your UGC (User-Generated Content) data we store on your devices, those are generated by you, and it's only you who can "see" it (our code ofc can read it but what stays on your device stays on your device). You might have at least an entry of data stored if you ever marked a stand/circle in the map. If you're interested in seeing this data, you can open your browser's developer tool, here's how to do it:
StepsIf you're using desktop Mozilla FirefoxIf you're using desktop Chrome browser
1. Open any pages on Comic Frontier Interactive Map--
2. Open your browser's dev tools, it will appear as a new window or a panel in current tab.To open dev tools, right click anywhere and select inspect, or alternatively press F12 or Ctrl+Shift+i.
More elaborate alternative way is to click the hamburger button (three lines stacked vertically) on the top right corner of Firefox, click on More tools, then click on Web Developer Tools.
To open dev tools, right click anywhere and select inspect, or alternatively press F12 or Ctrl+Shift+i.
More elaborate alternative way is to click on the kebab button (three dots stacked vertically) on the top right corner of Chrome, click on More tools, and then click on Developer Tools.
3. Navigate to the tab in dev tools where it shows you stored data in this siteGo to Storage tabGo to Application tab
4. Somewhere in this tab, there will be a dropdown with a text that says Local Storage. This drop down will list https://cfmap.maufirf.com URL if you have any data saved. Click on the URL to view the data--