Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6370461
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T00:55:59+00:00 2026-05-25T00:55:59+00:00

Been searching for ages and can’t find something that explains why this is happening.

  • 0

Been searching for ages and can’t find something that explains why this is happening.

I am trying to add a MapField to my application, but when it loads it just says No Data.

MapField mMapField;
Coordinates mCoordinates;
mCoordinates = new Coordinates(28.135085, -25.900461, 0);
mMapField = new MapField();
mMapField.moveTo(mCoordinates);
mMapField.setZoom(3);
add(mMapField);

BB Maps works on my device and Simulator, but this MapField works on neither the simulator or the actual device, I have a BIS data plan on the device.

Any help will be appriciated.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T00:56:00+00:00Added an answer on May 25, 2026 at 12:56 am

    The code that I use, which works on both the simulator and the device is:

        MapField _map = new MapField();
        Coordinates _location = new Coordinates(45.0, -75.0, 0);
        _map.moveTo(_location);
        _map.setZoom(6);
        add(_map);
    

    So perhpas you should use:

    MapField mMapField;
    Coordinates mCoordinates;
    mCoordinates = new Coordinates( -25.900461, 28.135085, 0);
    mMapField = new MapField();
    mMapField.moveTo(mCoordinates);
    add(mMapField);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been searching for ages and can't find this precise problem, but feel free
I've been searching for ages and can't seem to find an answer to what
I have been searching everywhere but can't seem to find a solution to this
I have been searching for ages for a simple guide to this but can't
Been searching everywhere and can't find a way to do this. I have a
Have been searching around and can't find the answer to this. I'm just wondering
I have been searching around for ages trying to find a solution to my
Ive been searching and cant seem to find a question that answers this. Im
I've been searching for ages for an answer to this. Although I've seen lots
Been searching all over for this but cant find an answer so thought I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.