Services Plugins FAQs

Mapbox poor quality when zoomed in

When you zoom in as low in mapbox, compared to Google Maps, they are light years apart. Google Maps has so much more detail and I need this for my app. I see some apps that are using mapbox but have much higher quality imagery when zoomed in. From my research, they are connecting Mapbox to a better tileset from a company like Nearmap.

Has anyone done something like this and can help me? I am able to pull single GoeTiff’s into MapBox, but this maxes out and is not scalable.

Is there any way the great Zeroqode Mapbox plugin could port all the same functionality to use Google Maps?

Hey @ariklevy ,
Thank you for contacting us.

Let me check your question with the developer and give you a more precise answer once I get a response from the developer, I assure you it won’t take long.

Have a nice day!

Best Regards,
Anton

Browse all Zeroqode Plugins for Bubble
Banner_Last3

Hello @ariklevy ,
Thank you for your patience.

What you’re seeing in some apps using Mapbox with higher-quality imagery is often the result of integrating custom tile providers like Nearmap or other high-resolution imagery sources.

While our Zeroqode Mapbox plugin currently supports only standard styles out-of-the-box, you can customize the map appearance by creating a custom map style using Mapbox Studio (https://studio.mapbox.com). Once you’ve designed your custom style (e.g., with improved imagery or tailored layers), you can integrate it into the plugin easily.

Here’s how:

1)Create your custom style in Mapbox Studio.
2)Publish the style and copy the style URL (it should look like mapbox://styles/yourusername/yourstyleid or a public HTTPS link).
3)In the Mapbox plugin element in Bubble, look for the “Custom Theme” field. :point_right:Screenshot by Lightshot
4)Set the theme to “Custom”, then paste your style URL into the appropriate field.

Regarding your question about switching the plugin to use Google Maps: unfortunately, the Zeroqode Mapbox plugin is specifically built around the Mapbox API, so it can’t directly support Google Maps.

Best Regards,
Anton

Browse all Zeroqode Plugins for Bubble
Banner_Last3

Hi Anton,

Thanks for the reply. Yep, I am using the custom map feature and purchasing maps from a provider and it functionally works great. However:

  1. I have to pay for these better maps
  2. Google Maps stock images are just as good, or better, than the ones I’m buying.
  3. I have to go through a painful process to import each one
  4. I have to do it piece by piece and can’t just get one provider that I link once and gives me the whole US.

If I could find a solution for #4 I might be in business.